Uses of Class
inet.ipaddr.IPAddress.DualIPv4Pv6Arrays
-
Packages that use IPAddress.DualIPv4Pv6Arrays Package Description inet.ipaddr Base classes for IP addresses and generic addresses. -
-
Uses of IPAddress.DualIPv4Pv6Arrays in inet.ipaddr
Methods in inet.ipaddr that return IPAddress.DualIPv4Pv6Arrays Modifier and Type Method Description static IPAddress.DualIPv4Pv6Arrays
IPAddress. mergeToDualPrefixBlocks(IPAddress... addresses)
merges the given set of IP addresses and subnets into a minimal number of prefix blocks.static IPAddress.DualIPv4Pv6Arrays
IPAddress. mergeToDualSequentialBlocks(IPAddress... addresses)
merges the given set of IP addresses and subnets into a minimal number of prefix blocks.
-