ITree
Represents a Tree of Objects(Node) of generic type T. The Tree is represented as a single rootElement which points to a List
Represents a Tree of Objects(Node) of generic type T. The Tree is represented as a single rootElement which points to a List