public static class KElement.SimpleNodeComparator extends Object implements Comparator<KElement>
Constructor and Description |
---|
SimpleNodeComparator() |
Modifier and Type | Method and Description |
---|---|
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 int compare(KElement o1, KElement o2)
compare
in interface Comparator<KElement>
o1
- o2
- Comparator.compare(java.lang.Object, java.lang.Object)
Copyright © 2018. All rights reserved.