java.util.Comparator<Pair<T,K>>
public static final class Pair.DoubleComparator<T,K> extends java.lang.Object implements java.util.Comparator<Pair<T,K>>
DoubleComparator()
int
compare(Pair<T,K> arg0, Pair<T,K> arg1)
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DoubleComparator()
public int compare(Pair<T,K> arg0, Pair<T,K> arg1)
compare
java.util.Comparator<T>