Interface DoubleEntry

All Superinterfaces:
AutoCloseable, DoubleConsumer, DoublePublisher, DoubleSubscriber, DoubleSupplier, Publisher, PubSub, Subscriber

public interface DoubleEntry
extends DoubleSubscriber, DoublePublisher
NetworkTables Double entry.

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