Object
Comparator
Compares Nodes in ascending order based on the Node name. The compare is case-insensitive.
Object
NodeComparator
Comparator
Constructor Summary |
Method Summary |
public int | |
public boolean |
Methods from class java.lang. |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods from interface java.util. |
compare, equals |
Constructor Detail |
public NodeComparator()
Method Detail |
public int compare(Object
obj1,Object
obj2)
public boolean equals(Object
obj)
Object.equals(Object)