public static class Count.OccurrenceComparator<T extends Comparable<? super T>> extends Object implements Comparator<Map.Entry<T,Integer>>, Serializable
| Constructor and Description |
|---|
OccurrenceComparator() |
OccurrenceComparator(boolean ascending) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Map.Entry<T,Integer> m1,
Map.Entry<T,Integer> m2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2020. All rights reserved.