Uses of Class
inet.ipaddr.ipv6.IPv6AddressTrie
Packages that use IPv6AddressTrie
Package
Description
Contains utility classes such as collections, spliterators, and String-writers.
Classes for IPv6
-
Uses of IPv6AddressTrie in inet.ipaddr.format.util
Subclasses with type arguments of type IPv6AddressTrie in inet.ipaddr.format.utilModifier and TypeClassDescriptionclassCombines an IPv4 with an IPv6 trie to store both IPv4 and IPv6 addresses and prefix blocks.Methods in inet.ipaddr.format.util that return IPv6AddressTrieConstructors in inet.ipaddr.format.util with parameters of type IPv6AddressTrieModifierConstructorDescriptionDualIPv4v6Tries(IPv4AddressTrie ipv4Trie, IPv6AddressTrie ipv6Trie) -
Uses of IPv6AddressTrie in inet.ipaddr.ipv6
Methods in inet.ipaddr.ipv6 that return IPv6AddressTrie