P - the persistence typepublic class IdComparator<P extends AbstractDbObject<?>> extends Object implements Comparator<P>
AbstractDbObjects.| Constructor and Description |
|---|
IdComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(P o1,
P 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(P o1, P o2)
compare in interface Comparator<P extends AbstractDbObject<?>>Copyright © 2016 Krake Softwaretechnik. All rights reserved.