Class | Description |
---|---|
TreeBuilder |
This class builds the binary tree based on an input text file.
|
TreeNodeFactory |
This utility class allows the creation of tree node of any concrete type.
|
VariableRepository |
This class manages the values of all known variables in a tree.
|