public class ProblemFileComparator extends Object implements Comparator<File>, Serializable
Constructor and Description |
---|
ProblemFileComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(File a,
File b) |
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 a, File b)
compare
in interface Comparator<File>
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.