Interface IntegerEntry

All Superinterfaces:
AutoCloseable, IntegerPublisher, IntegerSubscriber, LongConsumer, LongSupplier, Publisher, PubSub, Subscriber

NetworkTables Integer entry.

Unlike NetworkTableEntry, the entry goes away when close() is called.

  • Method Details

    • unpublish

      void unpublish()
      Stops publishing the entry if it's published.