public class ValueComparator extends Object implements Comparator<Object>
| Constructor and Description |
|---|
ValueComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object value1,
Object value2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(Object value1, Object value2)
compare in interface Comparator<Object>Copyright © 2013. All Rights Reserved.