| Package | Description |
|---|---|
| inet.ipaddr | |
| inet.ipaddr.ipv4 | |
| inet.ipaddr.ipv6 | |
| inet.ipaddr.mac |
| Modifier and Type | Class and Description |
|---|---|
class |
IPAddressNetwork
A network of addresses of a single IP version .
|
class |
IPAddressTypeNetwork<T extends IPAddress,R extends IPAddressSection,S extends IPAddressSegment>
A network of addresses of a single version (ie bit length) providing a collection of standard addresses and segments for that version, such as masks and loopbacks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IPv4AddressNetwork |
| Modifier and Type | Class and Description |
|---|---|
class |
IPv6AddressNetwork |
| Modifier and Type | Class and Description |
|---|---|
class |
MACAddressNetwork |