public class TreeFactory extends java.lang.Object
TreeFactory()
static <T> ITree<T>
newInstanceTree(TreeNode<T> root)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TreeFactory()
public static <T> ITree<T> newInstanceTree(TreeNode<T> root)
T
root