Package | Description |
---|---|
org.apache.commons.collections4.comparators |
This package contains implementations of the
Comparator interface. |
Modifier and Type | Field | Description |
---|---|---|
static ComparableComparator |
ComparableComparator.INSTANCE |
The singleton instance.
|
Modifier and Type | Method | Description |
---|---|---|
static <E extends java.lang.Comparable<? super E>> |
ComparableComparator.comparableComparator() |
Gets the singleton instance of a ComparableComparator.
|
Copyright © 2001-2019 - Apache Software Foundation