public class PersistableIdComparator extends Object implements Comparator<AbstractPersistable>, Serializable
| Constructor and Description |
|---|
PersistableIdComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AbstractPersistable a,
AbstractPersistable b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(AbstractPersistable a, AbstractPersistable b)
compare in interface Comparator<AbstractPersistable>Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.