public class IntervalTimeData<T> extends Object
Constructor and Description |
---|
IntervalTimeData(long start,
long end,
T data) |
Modifier and Type | Method and Description |
---|---|
T |
getData() |
long |
getEndTimeInMillis() |
long |
getStartTimeInMillis() |
Copyright © 2015. All rights reserved.