public class Counter.PairComparator extends java.lang.Object implements java.util.Comparator<Pair<T,java.lang.Double>>
PairComparator()
int
compare(Pair<T,java.lang.Double> o1, Pair<T,java.lang.Double> 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
public PairComparator()
public int compare(Pair<T,java.lang.Double> o1, Pair<T,java.lang.Double> o2)
compare
java.util.Comparator<Pair<T,java.lang.Double>>
Copyright © 2019. All rights reserved.