public class SyncFileComparator extends java.lang.Object implements java.util.Comparator<SyncFile>
SyncFileComparator()
int
compare(SyncFile syncFile1, SyncFile syncFile2)
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 SyncFileComparator()
public int compare(SyncFile syncFile1, SyncFile syncFile2)
compare
java.util.Comparator<SyncFile>