|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NullSafeComparator | |
---|---|
org.springframework.util.comparator | Useful generic java.util.Comparator implementations,
such as an invertible comparator and a compound comparator. |
Uses of NullSafeComparator in org.springframework.util.comparator |
---|
Fields in org.springframework.util.comparator declared as NullSafeComparator | |
---|---|
static NullSafeComparator |
NullSafeComparator.NULLS_HIGH
A shared default instance of this comparator, treating nulls higher than non-null objects. |
static NullSafeComparator |
NullSafeComparator.NULLS_LOW
A shared default instance of this comparator, treating nulls lower than non-null objects. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |