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