Package | Description |
---|---|
inet.ipaddr | |
inet.ipaddr.ipv4 |
Modifier and Type | Method and Description |
---|---|
IPv4AddressStringParameters |
IPAddressStringParameters.getIPv4Parameters() |
Modifier and Type | Method and Description |
---|---|
void |
IPAddressStringParameters.Builder.setIPv4AddressParameters(IPv4AddressStringParameters params)
Replaces all existing IPv4 parameters with the ones in the supplied parameters instance.
|
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 |
---|---|
IPv4AddressStringParameters |
IPv4AddressStringParameters.clone() |
IPv4AddressStringParameters |
IPv4AddressStringParameters.Builder.toParams() |
Modifier and Type | Method and Description |
---|---|
int |
IPv4AddressStringParameters.compareTo(IPv4AddressStringParameters o) |