Interface FloatArrayEntry

All Superinterfaces:
AutoCloseable, Consumer<float[]>, FloatArrayPublisher, FloatArraySubscriber, Publisher, PubSub, Subscriber, Supplier<float[]>

public interface FloatArrayEntry
extends FloatArraySubscriber, FloatArrayPublisher
NetworkTables FloatArray entry.

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