Interface TimeComparator
-
- All Known Implementing Classes:
AscTimeComparator,DescTimeComparator
public interface TimeComparator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetCurrentEndTime(long time1, long time2)booleansatisfyCurEndTime(long time, long endTime)
-