Package edu.wpi.first.networktables
Interface Publisher
- All Superinterfaces:
AutoCloseable,PubSub
- All Known Subinterfaces:
BooleanArrayEntry,BooleanArrayPublisher,BooleanEntry,BooleanPublisher,DoubleArrayEntry,DoubleArrayPublisher,DoubleEntry,DoublePublisher,FloatArrayEntry,FloatArrayPublisher,FloatEntry,FloatPublisher,GenericEntry,GenericPublisher,IntegerArrayEntry,IntegerArrayPublisher,IntegerEntry,IntegerPublisher,ProtobufEntry<T>,ProtobufPublisher<T>,RawEntry,RawPublisher,StringArrayEntry,StringArrayPublisher,StringEntry,StringPublisher,StructArrayEntry<T>,StructArrayPublisher<T>,StructEntry<T>,StructPublisher<T>
- All Known Implementing Classes:
EntryBase,NetworkTableEntry
NetworkTables publisher.
-
Method Summary