public class FileNameComparator extends NameComparatorBase<File>
Constructor and Description |
---|
FileNameComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(File arg0,
File arg1) |
static int |
compareFilenames(File f0,
File f1) |
compareNames, compareStringsNaturalOrder, getNextIndex, skipWhitespace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2023 Frank!Framework. All rights reserved.