|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcds.util.FileComparTest
Local class used as Comparator for file names
| Constructor Summary | |
(package private) |
FileComparTest()
|
| Method Summary | |
int |
compare(java.lang.Object f1,
java.lang.Object f2)
Compare method. |
| 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 |
FileComparTest()
| Method Detail |
public int compare(java.lang.Object f1,
java.lang.Object f2)
compare in interface java.util.Comparatorf1 - first filename in the comparisonf2 - second filename in the comparison
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||