| Package | Description |
|---|---|
| inet.ipaddr |
Base classes for IP addresses and generic addresses.
|
| Modifier and Type | Method and 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.
|