public class NodeComparator extends Object implements Serializable, Comparator<Node>
Constructor and Description |
---|
NodeComparator(boolean asc,
String propertySorting) |
Modifier and Type | Method and Description |
---|---|
int |
compare(Node nodeA,
Node nodeB) |
int |
compareDate(Date d1,
Date d2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.