protected static class AbstractTrashService.PathComparator extends Object implements Comparator<DocumentModel>, Serializable
| Modifier and Type | Field and Description |
|---|---|
static AbstractTrashService.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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static final AbstractTrashService.PathComparator INSTANCE
protected PathComparator()
public int compare(DocumentModel doc1, DocumentModel doc2)
compare in interface Comparator<DocumentModel>Copyright © 2018 Nuxeo. All rights reserved.