@Immutable public final class TFileComparator extends Object implements Comparator<File>, Serializable
Constructor and Description |
---|
TFileComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(File f1,
File f2) |
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
public int compare(File f1, File f2)
compare
in interface Comparator<File>
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.