protected class Counter.ReversedPairComparator extends Object implements Comparator<Pair<T,Double>>
Modifier | Constructor and Description |
---|---|
protected |
ReversedPairComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Pair<T,Double> o1,
Pair<T,Double> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2017. All rights reserved.