| Package | Description |
|---|---|
| inet.ipaddr | |
| inet.ipaddr.format | |
| inet.ipaddr.ipv4 | |
| inet.ipaddr.ipv6 | |
| inet.ipaddr.mac |
| Modifier and Type | Class and Description |
|---|---|
class |
IPAddressSection
A section of an IPAddress.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IPAddressDivisionGrouping
IPAddressDivisionGrouping objects consist of a series of IPAddressDivision objects, each division containing one or more segments.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AddressDivisionGrouping.compareTo(AddressDivisionGrouping other) |
| Modifier and Type | Class and Description |
|---|---|
class |
IPv4AddressSection |
| Modifier and Type | Class and Description |
|---|---|
class |
IPv6AddressSection |
static class |
IPv6AddressSection.IPv6v4MixedAddressSection |
| Modifier and Type | Class and Description |
|---|---|
class |
MACAddressSection |
| Modifier and Type | Method and Description |
|---|---|
AddressDivisionGrouping |
MACAddress.getDottedAddress() |
AddressDivisionGrouping |
MACAddressSection.getDottedGrouping() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
MACAddressSection.toNormalizedString(AddressDivisionGrouping.StringOptions opts,
AddressDivisionGrouping section) |