protected static final class ValueComparators.BooleanComparator extends Object implements Comparator<Boolean>, Serializable
Modifier | Constructor and Description |
---|---|
protected |
BooleanComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Boolean o1,
Boolean o2) |
boolean |
equals(Object obj) |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.