public static class OccurenceCountingMap.CountingResult.ByOccurencesThenElementToStringComparator extends java.lang.Object implements java.util.Comparator<OccurenceCountingMap.CountingResult<?>>
| Modifier and Type | Field and Description |
|---|---|
(package private) OccurenceCountingMap.CountingResult.ByElementToStringComparator |
byElementToString |
(package private) OccurenceCountingMap.CountingResult.ByOccurencesComparator |
byOccurences |
| Constructor and Description |
|---|
ByOccurencesThenElementToStringComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(OccurenceCountingMap.CountingResult<?> o1,
OccurenceCountingMap.CountingResult<?> o2) |
OccurenceCountingMap.CountingResult.ByElementToStringComparator byElementToString
OccurenceCountingMap.CountingResult.ByOccurencesComparator byOccurences
public ByOccurencesThenElementToStringComparator()
public int compare(OccurenceCountingMap.CountingResult<?> o1, OccurenceCountingMap.CountingResult<?> o2)
compare in interface java.util.Comparator<OccurenceCountingMap.CountingResult<?>>Copyright © 2009-2019 Aarhus University