public class CommentSorter extends Object implements Sorter
| Constructor and Description |
|---|
CommentSorter(boolean asc) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(DocumentModel doc1,
DocumentModel doc2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(DocumentModel doc1, DocumentModel doc2)
compare in interface Comparator<DocumentModel>Copyright © 2013 Nuxeo SA. All Rights Reserved.