public class BaseSynchroService.FileInfoPathComparator extends Object implements Comparator<FileInfo>
Constructor and Description |
---|
FileInfoPathComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(FileInfo o1,
FileInfo o2) |
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(FileInfo o1, FileInfo o2)
compare
in interface Comparator<FileInfo>
Copyright © 2012-2018. All Rights Reserved.