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