public static class Aggregate.PairValueComparator<K,V> extends Object implements Comparator<Pair<K,V>>
| Constructor and Description | 
|---|
| PairValueComparator(boolean ascending) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(Pair<K,V> left,
       Pair<K,V> right) | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2017 The Apache Software Foundation. All rights reserved.