public static class AbstractQNameAwareCannedQueryFactory.NestedComparator<R> extends Object implements Comparator<R>
Constructor and Description |
---|
NestedComparator(List<org.alfresco.util.Pair<Comparator<R>,org.alfresco.query.CannedQuerySortDetails.SortOrder>> comparators) |
Modifier and Type | Method and Description |
---|---|
int |
compare(R entry1,
R entry2) |
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 NestedComparator(List<org.alfresco.util.Pair<Comparator<R>,org.alfresco.query.CannedQuerySortDetails.SortOrder>> comparators)
public int compare(R entry1, R entry2)
compare
in interface Comparator<R>
Copyright © 2005–2017 Alfresco Software. All rights reserved.