public class DataElementComparator extends Object implements Comparator<DataElement>
| Constructor and Description |
|---|
DataElementComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(DataElement pd1,
DataElement pd2) |
equals, 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(DataElement pd1, DataElement pd2)
compare in interface Comparator<DataElement>Copyright © 2018. All rights reserved.