nodeInfo abstract method
Constructs a TreeNodeInfo representing the final tree state, with the specified parent
node.
Implementation
TreeNodeInfo nodeInfo(TreeNodeInfo parent);
Constructs a TreeNodeInfo representing the final tree state, with the specified parent
node.
TreeNodeInfo nodeInfo(TreeNodeInfo parent);