private static class LimitedSetStatistic.CountComparator<KK> extends java.lang.Object implements java.util.Comparator<LimitedSetStatisticEntry<KK>>
Modifier | Constructor and Description |
---|---|
private |
LimitedSetStatistic.CountComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(LimitedSetStatisticEntry<KK> aFirst, |
compare
in interface java.util.Comparator<LimitedSetStatisticEntry<KK>>