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