Uses of Class
inet.ipaddr.ipv4.IPv4AddressTrie
Packages that use IPv4AddressTrie
Package
Description
Contains utility classes such as collections, spliterators, and String-writers.
Classes for IPv4
-
Uses of IPv4AddressTrie in inet.ipaddr.format.util
Subclasses with type arguments of type IPv4AddressTrie 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 IPv4AddressTrieConstructors in inet.ipaddr.format.util with parameters of type IPv4AddressTrieModifierConstructorDescriptionDualIPv4v6Tries(IPv4AddressTrie ipv4Trie, IPv6AddressTrie ipv6Trie) -
Uses of IPv4AddressTrie in inet.ipaddr.ipv4
Methods in inet.ipaddr.ipv4 that return IPv4AddressTrie