T
- the type data associated with this point in timepublic class DiscreteTimeData<T>
extends java.lang.Object
Constructor and Description |
---|
DiscreteTimeData(long millis,
T data) |
Modifier and Type | Method and Description |
---|---|
T |
getData() |
long |
getTimeInMillis() |