| Package | Description |
|---|---|
| inet.ipaddr | |
| inet.ipaddr.ipv4 | |
| inet.ipaddr.ipv6 |
| Modifier and Type | Class and Description |
|---|---|
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 | Method and Description |
|---|---|
abstract IPAddressNetwork |
IPAddressSection.getNetwork() |
abstract IPAddressNetwork |
IPAddress.getNetwork() |
static IPAddressNetwork |
IPAddress.network(IPAddress.IPVersion version) |
| Modifier and Type | Class and Description |
|---|---|
class |
IPv4AddressNetwork |
| Modifier and Type | Class and Description |
|---|---|
class |
IPv6AddressNetwork |