root property

TreeNode<T> root
final

Root node of this tree.

Implementation

final TreeNode<T> root;