Interface DoubleArrayEntry

All Superinterfaces:
AutoCloseable, Consumer<double[]>, DoubleArrayPublisher, DoubleArraySubscriber, Publisher, PubSub, Subscriber, Supplier<double[]>

public interface DoubleArrayEntry
extends DoubleArraySubscriber, DoubleArrayPublisher
NetworkTables DoubleArray entry.

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