Class AssociativeAddedTree<E extends Address, V>
java.lang.Object
inet.ipaddr.format.util.AssociativeAddedTree<E,V>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAssociativeAddedTreeNode represents a node in an AssociativeAddedTree. -
Constructor Summary
ConstructorsConstructorDescriptionAssociativeAddedTree(AssociativeAddressTrie<E, inet.ipaddr.format.util.AssociativeAddressTrie.SubNodesMappingAssociative<E, V>> wrapped) -
Method Summary
-
Constructor Details
-
AssociativeAddedTree
public AssociativeAddedTree(AssociativeAddressTrie<E, inet.ipaddr.format.util.AssociativeAddressTrie.SubNodesMappingAssociative<E, V>> wrapped)
-
-
Method Details
-
getRoot
Returns the root of this tree, which corresponds to the root of the originating trie. -
toString
-