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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2016 The Apache Software Foundation. All rights reserved.