|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ArrayComparator<E> | Compares two arrays by the first |
| BooleanComparator | Compares values of type Boolean or boolean. |
| ComparatorChain<E> | Delegates comparation to a chain of comparators. |
| ComparatorFactory | Creates comparators by the type of the objects to be compared. |
| ComparatorProxy<E> | Abstract Comparator proxy. |
| CompositeTextComparator | Splits texts into tokens of words and numbers and compares them element-wise. |
| DoubleComparator | Compares values of type Double or double. |
| IntComparator | Compares values of type Integer or int. |
| LongComparator | Compares values of type Long or long. |
| NumberComparator<E extends Number> | Generic comparator for Number objects of different type. |
| ObjectTypeComparator | Comparator that compares objects by its Java type with a predefined order. |
| ReverseComparator<E> | Reverts the result of another Comparator. |
| StringComparator | Compares two Strings with a Collator. |
| TypeComparator | Compares classes based on a predefined order. |
Provides implementation and framework for java.util.Comparator
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||