public static class MetamodelHelper.EntityComparator extends Object implements Comparator<javax.persistence.metamodel.EntityType<?>>
Constructor and Description |
---|
MetamodelHelper.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, wait
equals
public int compare(javax.persistence.metamodel.EntityType<?> o1, javax.persistence.metamodel.EntityType<?> o2)
compare
in interface Comparator<javax.persistence.metamodel.EntityType<?>>
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.