public class NameComparator extends Object implements Comparator<File>
Constructor and Description |
---|
NameComparator(boolean reversed) |
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 NameComparator(boolean reversed)
Copyright © 2019 PingIdentity Corp.. All rights reserved.