Class TimedDataPartition
- java.lang.Object
-
- org.teamapps.ux.component.timegraph.partitioning.TimedDataPartition
-
public class TimedDataPartition extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TimedDataPartition(long timestamp, long count)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetCount()longgetTimestamp()
-