| Package | Description |
|---|---|
| inet.ipaddr | |
| inet.ipaddr.format | |
| inet.ipaddr.ipv4 | |
| inet.ipaddr.ipv6 | |
| inet.ipaddr.mac |
| Modifier and Type | Class and Description |
|---|---|
class |
IPAddressSegment
This represents a single segment of an IP address.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AddressComparator.compare(AddressDivision one,
AddressDivision two) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddressBitsDivision
An address division for mac
|
class |
IPAddressBitsDivision |
class |
IPAddressDivision
A division of an IP address.
|
class |
IPAddressJoinedSegments
A combination of two or more IP address segments.
|
| Modifier and Type | Method and Description |
|---|---|
AddressDivision |
AddressDivisionSeries.getDivision(int index) |
AddressDivision |
AddressDivisionGrouping.getDivision(int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
AddressDivision.compareTo(AddressDivision other) |
| Constructor and Description |
|---|
AddressDivisionGrouping(AddressDivision[] divisions) |
AddressDivisionGrouping(AddressDivision[] divisions,
boolean checkDivisions) |
| Modifier and Type | Class and Description |
|---|---|
class |
IPv4AddressSegment
This represents a segment of an IP address.
|
class |
IPv4JoinedSegments |
| Modifier and Type | Class and Description |
|---|---|
class |
IPv6AddressSegment
This represents a segment of an IP address.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MACAddressSegment |