| Package | Description |
|---|---|
| inet.ipaddr |
Base classes for IP addresses and generic addresses.
|
| inet.ipaddr.ipv4 |
Classes for IPv4
|
| inet.ipaddr.ipv6 |
Classes for IPv6
|
| Modifier and Type | Class and Description |
|---|---|
class |
IPAddressSection
A section of an IPAddress.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IPv4AddressSection
A section of an IPv4Address.
|
| Modifier and Type | Method and Description |
|---|---|
IPAddressDivisionGrouping |
IPv4AddressSection.toJoinedSegments(int joinCount) |
| Modifier and Type | Class and Description |
|---|---|
class |
IPv6AddressSection
A section of an IPv6Address.
|
static class |
IPv6AddressSection.IPv6v4MixedAddressSection |