public static class Node.NodeIdComparator<T> extends Object implements Comparator<Node<T>>
| Constructor and Description |
|---|
NodeIdComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Node<T> o1,
Node<T> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2018. All rights reserved.