com.metamatrix.common.tree
Class TreeNodePathComparator
java.lang.Object
com.metamatrix.common.tree.TreeNodePathComparator
- All Implemented Interfaces:
- TreeNodeComparator, java.util.Comparator
public class TreeNodePathComparator
- extends java.lang.Object
- implements TreeNodeComparator
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeNodePathComparator
public TreeNodePathComparator()
setTreeNodeEditor
public void setTreeNodeEditor(TreeNodeEditor editor)
- Specified by:
setTreeNodeEditor
in interface TreeNodeComparator
compare
public int compare(TreeNode entry1,
TreeNode entry2)
equals
public boolean equals(TreeNodePathComparator comparator)
compare
public int compare(java.lang.Object entry1,
java.lang.Object entry2)
- Specified by:
compare
in interface java.util.Comparator
equals
public boolean equals(java.lang.Object entry)
- Specified by:
equals
in interface java.util.Comparator
- Overrides:
equals
in class java.lang.Object
Copyright © 2009. All Rights Reserved.