public class Counter.PairComparator extends Object implements Comparator<Pair<T,Double>>
| Constructor and Description |
|---|
PairComparator() |
| 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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2018. All rights reserved.