public class ComparatorID extends Object implements Comparator<RecordQ>
| Constructor and Description |
|---|
ComparatorID() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(RecordQ o1,
RecordQ 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(RecordQ o1, RecordQ o2)
compare in interface Comparator<RecordQ>Copyright © 2017 The CLARUS Consortium. All rights reserved.