public final class ReverseComparator
extends java.lang.Object
implements java.util.Comparator, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator |
INSTANCE
Singleton reverse comparator instance.
|
Modifier and Type | Method and Description |
---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2) |
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.