| パッケージ | 説明 |
|---|---|
| org.springframework.util.comparator | 可逆コンパレーターや複合コンパレーターなど、有用な汎用 java.util.Comparator 実装。 |
| クラスと説明 |
|---|
| BooleanComparator |
| ComparableComparator Comparables を Comparator インターフェースに適合させるコンパレータ。 |
| NullSafeComparator null を他のオブジェクトより低いまたは高いと安全に比較するコンパレータ。 |