protected static final class ValueComparators.ReferenceComparator extends Object implements Comparator<Reference>, Serializable
Modifier | Constructor and Description |
---|---|
protected |
ValueComparators.ReferenceComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Reference o1,
Reference o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
protected ValueComparators.ReferenceComparator()
public int compare(Reference o1, Reference o2)
compare
in interface Comparator<Reference>
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.