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