public class PQTreeLLComparator extends java.lang.Object implements java.util.Comparator<PQTree>
PQTree
PQTreeLLComparator()
int
compare(PQTree t1, PQTree t2)
equals, 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 PQTreeLLComparator()
public int compare(PQTree t1, PQTree t2)
compare
java.util.Comparator<PQTree>
t1
t2