public static final class HighestBasedirGoal.PathComparator extends Object implements Comparator<File>
Constructor and Description |
---|
PathComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(File first,
File second) |
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 first, File second)
compare
in interface Comparator<File>
Copyright © 2018. All rights reserved.