Class | Description |
---|---|
BranchItem<T> |
A branch is a container for a single node and its children inside a
Subtree . |
Subtree<T> |
A subtree handles all children of a single node (or the root nodes if a
null node was given to the constructor). |
Copyright © 2013 evolveum. All rights reserved.