Uses of Class
Tree

Uses of Tree in <Unnamed>
 

Constructors in <Unnamed> with parameters of type Tree
Node(Tree tree, Node parent, int level, Loop loop, int energy)
          Constructs a new Node.