public class TreeNode extends java.lang.Object
TreeEdge
parent
DataTable
table
TreeNode(TreeEdge parent, DataTable table)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final DataTable table
public final TreeEdge parent
public TreeNode(TreeEdge parent, DataTable table)