|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BooleanComparator | |
---|---|
org.springframework.util.comparator | Useful generic java.util.Comparator implementations,
such as an invertible comparator and a compound comparator. |
Uses of BooleanComparator in org.springframework.util.comparator |
---|
Fields in org.springframework.util.comparator declared as BooleanComparator | |
---|---|
static BooleanComparator |
BooleanComparator.TRUE_HIGH
A shared default instance of this comparator, treating true higher than false. |
static BooleanComparator |
BooleanComparator.TRUE_LOW
A shared default instance of this comparator, treating true lower than false. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |