| Package | Description |
|---|---|
| inet.ipaddr | |
| inet.ipaddr.ipv6 |
| Modifier and Type | Method and Description |
|---|---|
IPv6AddressStringParameters |
IPAddressStringParameters.getIPv6Parameters() |
| Constructor and Description |
|---|
IPAddressStringParameters(boolean allowEmpty,
boolean allowAll,
boolean allowSingleSegment,
boolean emptyIsLoopback,
boolean allowPrefix,
boolean allowMask,
boolean allowPrefixOnly,
boolean allowIPv4,
boolean allowIPv6,
IPv4AddressStringParameters ipv4Options,
IPv6AddressStringParameters ipv6Options) |
| Modifier and Type | Method and Description |
|---|---|
IPv6AddressStringParameters |
IPv6AddressStringParameters.clone() |
IPv6AddressStringParameters |
IPv6AddressStringParameters.Builder.toParams() |
| Modifier and Type | Method and Description |
|---|---|
int |
IPv6AddressStringParameters.compareTo(IPv6AddressStringParameters o) |