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