java.lang.Object
inet.ipaddr.AddressStringParameters.BuilderBase
- Direct Known Subclasses:
IPAddressStringParameters.Builder
,MACAddressStringParameters.Builder
- Enclosing class:
AddressStringParameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowAll
(boolean allow) allowEmpty
(boolean allow) allowSingleSegment
(boolean allow)
-
Constructor Details
-
BuilderBase
public BuilderBase()
-
-
Method Details
-
allowEmpty
- Parameters:
allow
-- Returns:
- the builder
- See Also:
-
allowSingleSegment
- Parameters:
allow
-- Returns:
- the builder
- See Also:
-
allowAll
-