| 程序包 | 说明 |
|---|---|
| org.skfiy.util.comparator |
Useful generic
java.util.Comparator implementations, such as an
invertible comparator and a compound comparator. |
| 限定符和类型 | 字段和说明 |
|---|---|
static BooleanComparator |
BooleanComparator.TRUE_HIGH
A shared default instance of this comparator, treating true higher than
false.
|
static BooleanComparator |
BooleanComparator.TRUE_LOW
A shared default instance of this comparator, treating true lower than
false.
|
Copyright © 2013 The Skfiy Open Association. All Rights Reserved.