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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic 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–2018 Alfresco Software. All rights reserved.