public static class Pair.ReverseFirstComparator<S extends Comparable<? super S>,T> extends Object implements Comparator<Pair<S,T>>
Constructor and Description |
---|
Pair.ReverseFirstComparator() |
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
equals
Copyright © 2014. All Rights Reserved.