public static class La.ComparableComparator<B extends Comparable<B>> extends Object implements Comparator<B>
| Constructor and Description |
|---|
ComparableComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(B b1,
B b2) |
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(B b1, B b2)
compare in interface Comparator<B extends Comparable<B>>Copyright © 2021 ALM Works. All Rights Reserved.