| 程序包 | 说明 |
|---|---|
| org.skfiy.util.comparator |
Useful generic
java.util.Comparator implementations, such as an
invertible comparator and a compound comparator. |
| 类和说明 |
|---|
| BooleanComparator
A Comparator for Boolean objects that can sort either true or false first.
|
| ComparableComparator
Comparator that adapts Comparables to the Comparator interface.
|
| NullSafeComparator
A Comparator that will safely compare nulls to be lower or higher than other
objects.
|
Copyright © 2013 The Skfiy Open Association. All Rights Reserved.