public class EntityComparator extends Object implements Comparator<de.xima.cmn.dao.interfaces.IEntity<Long>>
IEntity
sConstructor 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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public 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.