Comparable
and Comparator
interfaces.See: Description
Class | Description |
---|---|
ComparableUtils |
Utility library to provide helper methods for translating
Comparable.compareTo(T) result into a boolean. |
ComparableUtils.ComparableCheckBuilder<A extends Comparable<A>> |
Provides access to the available methods
|
ObjectToStringComparator |
Compares Object's
Object.toString() values. |
Comparable
and Comparator
interfaces.Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.