-
- Enclosing class:
- ControlInput
public static interface ControlInput.Link
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
receive(long time, double value)
void
receive(long time, Value value)
-
-
-
Method Detail
-
receive
void receive(long time, double value)
-
receive
void receive(long time, Value value)
-
-