|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.beans.data.PrimaryKeyComparator
public final class PrimaryKeyComparator
A Comparator that sorts BasicTableBeans by their ID
| Constructor Summary | |
|---|---|
PrimaryKeyComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(JBean o1,
JBean o2)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public PrimaryKeyComparator()
| Method Detail |
|---|
public int compare(JBean o1,
JBean o2)
compare in interface java.util.Comparator<JBean>public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||