| Package | Description | 
|---|---|
| inet.ipaddr | |
| inet.ipaddr.format | |
| inet.ipaddr.ipv4 | |
| inet.ipaddr.ipv6 | |
| inet.ipaddr.mac | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
AddressSection  | 
interface  | 
AddressSegmentSeries
Represents a series of address segments, each of equal byte size, the byte size being a whole number of bytes. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Address  | 
class  | 
IPAddress
A single IP address, or a subnet of multiple addresses. 
 | 
class  | 
IPAddressSection
A section of an IPAddress. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
AddressComparator.compare(AddressDivisionSeries one,
       AddressDivisionSeries two)  | 
int | 
Address.isMore(AddressDivisionSeries other)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AddressDivisionGrouping
AddressDivisionGrouping objects consist of a series of AddressDivision objects, each division containing one or more segments. 
 | 
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 | 
IPAddressDivisionGrouping.isMore(AddressDivisionSeries other)  | 
int | 
AddressDivisionSeries.isMore(AddressDivisionSeries other)
Use this method to compare the counts of two address series. 
 | 
int | 
AddressDivisionGrouping.isMore(AddressDivisionSeries other)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IPv4Address
An IPv4 address, or a subnet of multiple IPv4 addresses. 
 | 
class  | 
IPv4AddressSection  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IPv6Address
An IPv6 address, or a subnet of multiple IPv6 addresses. 
 | 
class  | 
IPv6AddressSection  | 
static class  | 
IPv6AddressSection.IPv6v4MixedAddressSection  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MACAddress  | 
class  | 
MACAddressSection  |