protected static class TrashServiceImpl.PathComparator extends Object implements Comparator<DocumentModel>, Serializable
Modifier and Type | Field and Description |
---|---|
static TrashServiceImpl.PathComparator |
INSTANCE |
Modifier | Constructor and Description |
---|---|
protected |
PathComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(DocumentModel doc1,
DocumentModel doc2) |
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 TrashServiceImpl.PathComparator INSTANCE
protected PathComparator()
public int compare(DocumentModel doc1, DocumentModel doc2)
compare
in interface Comparator<DocumentModel>
Copyright © 2018 Nuxeo. All rights reserved.