Interface TimeLine
- All Known Subinterfaces:
Histogram
- All Known Implementing Classes:
HistogramSimple
,OpenClose
,TimeLineSimple
public interface TimeLine
-
Field Summary
Fields -
Method Summary
-
Field Details
-
MAX_TIME
-
-
Method Details
-
getNext
long getNext(long moment) -
getPrevious
long getPrevious(long moment)
-