Interface IntegerArrayEntry

All Superinterfaces:
AutoCloseable, Consumer<long[]>, IntegerArrayPublisher, IntegerArraySubscriber, Publisher, PubSub, Subscriber, Supplier<long[]>

NetworkTables IntegerArray entry.

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

  • Method Details

    • unpublish

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