public static class Pair.FirstComparator<S extends Comparable<? super S>,T> extends Object implements Comparator<Pair<S,T>>
Constructor and Description |
---|
FirstComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Pair<S,T> p1,
Pair<S,T> p2) |
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 © 2016. All Rights Reserved.