public static class FileTransferRemoteSort.FileDateComparator extends FileTransferRemoteSort.FileTransferRemoteComparator
| Constructor and Description |
|---|
FileDateComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2)
Compares files for sorting.
|
equals, getAscendent, hashCode, setAscendentpublic int compare(java.lang.Object o1,
java.lang.Object o2)
compare in interface java.util.Comparatorcompare in class FileTransferRemoteSort.FileTransferRemoteComparatoro1 - The first file will be comparedo2 - The second file will be comparedCopyright © JSCAPE LLC. 1999-2021. All Rights Reserved