Uses of Class
inet.ipaddr.ipv4.IPv4AddressAssociativeTrie
Packages that use IPv4AddressAssociativeTrie
Package
Description
Contains utility classes such as collections, spliterators, and String-writers.
Classes for IPv4
-
Uses of IPv4AddressAssociativeTrie in inet.ipaddr.format.util
Subclasses with type arguments of type IPv4AddressAssociativeTrie in inet.ipaddr.format.utilModifier and TypeClassDescriptionclassCombines an IPv4 with an IPv6 associative trie to map both IPv4 and IPv6 addresses and prefix blocks.Methods in inet.ipaddr.format.util that return IPv4AddressAssociativeTrieConstructors in inet.ipaddr.format.util with parameters of type IPv4AddressAssociativeTrieModifierConstructorDescriptionDualIPv4v6AssociativeTries(IPv4AddressAssociativeTrie<V> ipv4Trie, IPv6AddressAssociativeTrie<V> ipv6Trie) -
Uses of IPv4AddressAssociativeTrie in inet.ipaddr.ipv4
Methods in inet.ipaddr.ipv4 that return IPv4AddressAssociativeTrie