public static class KElement.SimpleNodeComparator extends java.lang.Object implements java.util.Comparator<KElement>
SimpleNodeComparator()
int
compare(KElement o1, KElement 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 SimpleNodeComparator()
public int compare(KElement o1, KElement o2)
compare
java.util.Comparator<KElement>
o1
o2
Comparator.compare(java.lang.Object, java.lang.Object)