public static class JpaUtil.EntityComparator extends Object implements Comparator<javax.persistence.metamodel.EntityType>
| Constructor and Description |
|---|
EntityComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(javax.persistence.metamodel.EntityType o1,
javax.persistence.metamodel.EntityType 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(javax.persistence.metamodel.EntityType o1,
javax.persistence.metamodel.EntityType o2)
compare in interface Comparator<javax.persistence.metamodel.EntityType>Copyright © 2014. All Rights Reserved.