Interface FloatEntry

All Superinterfaces:
AutoCloseable, FloatConsumer, FloatPublisher, FloatSubscriber, FloatSupplier, Publisher, PubSub, Subscriber

public interface FloatEntry
extends FloatSubscriber, FloatPublisher
NetworkTables Float entry.

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