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