public class FileTypeComparator extends DefaultComparator<File>
| Constructor and Description |
|---|
FileTypeComparator() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
_compare(File file1,
File file2)
Arguments
o1 and o2 will be non-null |
compareclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongprotected int _compare(File file1, File file2)
DefaultComparatoro1 and o2 will be non-null_compare in class DefaultComparator<File>Copyright © 2021. All rights reserved.