jlibs.core.io
Class FileTypeComparator
java.lang.Object
jlibs.core.util.DefaultComparator<File>
jlibs.core.io.FileTypeComparator
- All Implemented Interfaces:
- Comparator<File>
public class FileTypeComparator
- extends DefaultComparator<File>
- Author:
- Santhosh Kumar T
|
Method Summary |
protected int |
_compare(File file1,
File file2)
Arguments o1 and o2 will be non-null |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileTypeComparator
public FileTypeComparator()
_compare
protected int _compare(File file1,
File file2)
- Description copied from class:
DefaultComparator
- Arguments
o1 and o2 will be non-null
- Overrides:
_compare in class DefaultComparator<File>
Copyright © 2018. All rights reserved.