public class ValueComparator extends Object implements Comparator<Value>
Modifier and Type | Method and Description |
---|---|
int |
compare(Value o1,
Value o2) |
static ValueComparator |
getInstance() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public static ValueComparator getInstance()
public int compare(Value o1, Value o2)
compare
in interface Comparator<Value>
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"