public class ObjectPropertyComparator extends Object implements Comparator<ObjectProperty>
| Constructor and Description |
|---|
ObjectPropertyComparator(String field) |
ObjectPropertyComparator(String field,
boolean ascending) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ObjectProperty o1,
ObjectProperty o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic ObjectPropertyComparator(String field)
public ObjectPropertyComparator(String field, boolean ascending)
public int compare(ObjectProperty o1, ObjectProperty o2)
compare in interface Comparator<ObjectProperty>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.