root property

RadixTreeNode<T> root
getter/setter pair

The root node in this tree.

Implementation

RadixTreeNode<T> root;