Uses of Package
org.springframework.util.comparator
Package
Description
Useful generic
java.util.Comparator
implementations,
such as an invertible comparator and a compound comparator.-
ClassDescriptionDeprecated.Deprecated.as of 6.1 in favor of
Comparator.nullsLast(java.util.Comparator<? super T>)
andComparator.nullsFirst(java.util.Comparator<? super T>)
Comparator.naturalOrder()