public class PvtTimeComparator extends java.lang.Object implements java.util.Comparator<PointValueTime>
| Constructor and Description |
|---|
PvtTimeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PointValueTime o1,
PointValueTime o2) |
public int compare(PointValueTime o1, PointValueTime o2)
compare in interface java.util.Comparator<PointValueTime>