Uses of Package
org.springframework.util.comparator
Packages that use org.springframework.util.comparator
Package
Description
Useful generic 
java.util.Comparator implementations,
 such as an invertible comparator and a compound comparator.- 
Classes in org.springframework.util.comparator used by org.springframework.util.comparatorClassDescriptionComparator that adapts Comparables to the Comparator interface.A Comparator that will safely compare nulls to be lower or higher than other objects.