public class Tuple2Comparator<T> extends Object implements Comparator<Pair<T,Long>>, Serializable
Tuple2<T,Long>
by Long valueConstructor and Description |
---|
Tuple2Comparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Pair<T,Long> o1,
Pair<T,Long> 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 © 2020. All rights reserved.