|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.domains.ptera.lib.ListDirectory.RecursiveFileFilter.FileComparator
private static class ListDirectory.RecursiveFileFilter.FileComparator
A comparator to sort file names.
| Red (tfeng) |
| Yellow (tfeng) |
| Constructor Summary | |
|---|---|
private |
ListDirectory.RecursiveFileFilter.FileComparator()
|
| Method Summary | |
|---|---|
int |
compare(java.io.File file1,
java.io.File file2)
Compare two files with their names. |
| 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 |
|---|
private ListDirectory.RecursiveFileFilter.FileComparator()
| Method Detail |
|---|
public int compare(java.io.File file1,
java.io.File file2)
compare in interface java.util.Comparator<java.io.File>file1 - The first file.file2 - The second file.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||