Package | Description |
---|---|
org.springframework.util.comparator |
Useful generic
java.util.Comparator implementations,
such as an invertible comparator and a compound comparator. |
Modifier and Type | Field and Description |
---|---|
static ComparableComparator |
ComparableComparator.INSTANCE
A shared instance of this default comparator.
|