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, wait
equals
public int compare(AbstractPersistable a, AbstractPersistable b)
compare
in interface Comparator<AbstractPersistable>
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.