程序包的使用
cn.taketoday.util.comparator
程序包
说明
Useful generic
java.util.Comparator implementations,
such as an invertible comparator and a compound comparator.-
类说明Comparator that adapts Comparables to the Comparator interface.A Comparator that will safely compare nulls to be lower or higher than other objects.