public class DocumentModelTreeNodeComparator extends Object implements Comparator<DocumentModelTreeNodeImpl>, Serializable
| Constructor and Description |
|---|
DocumentModelTreeNodeComparator(Map<String,String> titles)
Expecting a path/title mapping.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(DocumentModelTreeNodeImpl node1,
DocumentModelTreeNodeImpl node2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(DocumentModelTreeNodeImpl node1, DocumentModelTreeNodeImpl node2)
compare in interface Comparator<DocumentModelTreeNodeImpl>Copyright © 2011 Nuxeo SA. All Rights Reserved.