public static class Key.KeyPrecedenceComparator extends Object implements Comparator<Key>
| Constructor and Description |
|---|
KeyPrecedenceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Key a,
Key b) |
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, thenComparingLongpublic int compare(Key a, Key b)
compare in interface Comparator<Key>Copyright © 2023. All rights reserved.