Uses of Class
inet.ipaddr.format.util.AddedTree.AddedTreeNode
-
Packages that use AddedTree.AddedTreeNode Package Description inet.ipaddr.format.util Contains utility classes such as collections, spliterators, and String-writers. -
-
Uses of AddedTree.AddedTreeNode in inet.ipaddr.format.util
Methods in inet.ipaddr.format.util that return AddedTree.AddedTreeNode Modifier and Type Method Description AddedTree.AddedTreeNode<E>
AddedTree. getRoot()
Returns the root of this tree, which corresponds to the root of the originating trie.AddedTree.AddedTreeNode<E>[]
AddedTree.AddedTreeNode. getSubNodes()
-