- java.lang.Object
-
- org.apache.catalina.manager.util.ReverseComparator
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.util.Comparator |
comparator |
-
Constructor Summary
Constructors
Constructor and Description |
ReverseComparator(java.util.Comparator comparator) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
compare(java.lang.Object o1,
java.lang.Object o2) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
equals
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.