public class SimpleValueComparator extends Object implements Comparator<SimpleValue>
Constructor and Description |
---|
SimpleValueComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SimpleValue o1,
SimpleValue o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(SimpleValue o1, SimpleValue o2)
compare
in interface Comparator<SimpleValue>
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.