public class FileInfoPropsComparator extends Object implements Comparator<FileInfo>
Constructor and Description |
---|
FileInfoPropsComparator(List<org.alfresco.util.Pair<org.alfresco.service.namespace.QName,Boolean>> sortProps) |
Modifier and Type | Method and Description |
---|---|
int |
compare(FileInfo n1,
FileInfo n2) |
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 static final String IS_FOLDER
public int compare(FileInfo n1, FileInfo n2)
compare
in interface Comparator<FileInfo>
Copyright © 2005–2017 Alfresco Software. All rights reserved.