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, wait
equals
public int compare(DocumentModel doc1, DocumentModel doc2)
compare
in interface Comparator<DocumentModel>
Copyright © 2015 Nuxeo SA. All rights reserved.