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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(DataObject o1, DataObject o2)
compare in interface Comparator<DataObject>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.