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