root property

  1. @internal
RadixTreeNode<T> root
final

The root node in this tree.

Implementation

@internal
final RadixTreeNode<T> root;