Uses of Class
inet.ipaddr.ipv6.IPv6AddressTrie
-
Packages that use IPv6AddressTrie Package Description inet.ipaddr.format.util Contains utility classes such as collections, spliterators, and String-writers.inet.ipaddr.ipv6 Classes for IPv6 -
-
Uses of IPv6AddressTrie in inet.ipaddr.format.util
Methods in inet.ipaddr.format.util that return IPv6AddressTrie Modifier and Type Method Description IPv6AddressTrie
DualIPv4v6Tries. getIPv6Trie()
Constructors in inet.ipaddr.format.util with parameters of type IPv6AddressTrie Constructor Description DualIPv4v6Tries(IPv4AddressTrie ipv4Trie, IPv6AddressTrie ipv6Trie)
-
Uses of IPv6AddressTrie in inet.ipaddr.ipv6
Methods in inet.ipaddr.ipv6 that return IPv6AddressTrie Modifier and Type Method Description IPv6AddressTrie
IPv6AddressTrie.IPv6TrieNode. asNewTrie()
IPv6AddressTrie
IPv6AddressTrie. clone()
-