Skip to main content

LookupTree

No overview available.

Attributes

AttributeTypeDescription
innerAHashMap< PathItemString, LookupTreeNode >A hash map mapping path segments to tree nodes, used to store and traverse the hierarchical structure of the lookup tree.

Constructor

Signature

def LookupTree() - > [LookupTree](lookuptree.md?sid=validators_shared_lookup_tree_lookuptree)

Signature

def LookupTree() - > null