public class EntityComparator extends Object implements Comparator<de.xima.cmn.dao.interfaces.IEntity<Long>>
IEntitys| Constructor and Description |
|---|
EntityComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(de.xima.cmn.dao.interfaces.IEntity<Long> o1,
de.xima.cmn.dao.interfaces.IEntity<Long> 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(de.xima.cmn.dao.interfaces.IEntity<Long> o1, de.xima.cmn.dao.interfaces.IEntity<Long> o2)
compare in interface Comparator<de.xima.cmn.dao.interfaces.IEntity<Long>>Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.