|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.statcvs.model.RevisionDateComparator
| Constructor Summary | |
RevisionDateComparator()
Default Constructor constructs a RevisionDateComparator with ascending order |
|
RevisionDateComparator(int order)
Constructor for a RevisionDateComparator with specified order |
|
| Method Summary | |
int |
compare(java.lang.Object revision1,
java.lang.Object revision2)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
equals |
| Constructor Detail |
public RevisionDateComparator()
public RevisionDateComparator(int order)
order - order of the comparator| Method Detail |
public int compare(java.lang.Object revision1,
java.lang.Object revision2)
compare in interface java.util.ComparatorComparator.compare(Object, Object)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||