Interface TimeLine
-
- All Known Subinterfaces:
Histogram
- All Known Implementing Classes:
HistogramSimple,OpenClose,TimeLineSimple
public interface TimeLine
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.LongMAX_TIME
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetNext(long moment)longgetPrevious(long moment)
-