| Package | Description |
|---|---|
| inet.ipaddr.ipv6 |
| Modifier and Type | Method and Description |
|---|---|
IPv6AddressSection[] |
IPv6AddressSection.getSpanningPrefixBlocks(IPv6AddressSection other)
Produces the list of prefix block subnets that span from this series to the given series.
|
IPv6AddressSection[] |
IPv6AddressSection.mergeBlocks(IPv6AddressSection... sections)
Merges this with the list of sections to produce the smallest array of prefix blocks, going from smallest to largest
|