Class NumberPublishable
- java.lang.Object
-
- edu.wpi.grip.core.operations.network.NumberPublishable
-
- All Implemented Interfaces:
Publishable
@Immutable public final class NumberPublishable extends java.lang.Object implements Publishable
An adapter to allow numbers to be published from GRIP sockets into aNetworkPublisher
.
-
-
Constructor Summary
Constructors Constructor Description NumberPublishable(java.lang.Number number)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
getValue()
-