|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| ClassComparableComparisonResult | Class used to compare 2 ClassComparable objects. |
| ComparisonResult<T> | Base class for comparing objects. |
| DefaultComparisonResult | Default class for comparing objects, will only call Object.equals() to perform comparison. |
| DummyComparisonResult | This class does not really compare objects, it will always determine that compared objects are different. |
| NumericComparisonResult<T extends Number> | This class is used to compare numeric values. |
| SentenceComparisonResult | This class is used to compare sentences, or any group of words. |
| StringComparisonResult | This class is used to compare 2 strings as character sequences. |
| URIComparisonResult | This class is used to compare URIs. |
| VersionComparisonResult<T extends Comparable<? super T> & Cloneable & Serializable> | This class is used to compare versions. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||