Module inet.ipaddr
Package inet.ipaddr

Class IPAddressNetwork.IPAddressGenerator

java.lang.Object
inet.ipaddr.IPAddressNetwork.IPAddressGenerator
All Implemented Interfaces:
Serializable
Enclosing class:
IPAddressNetwork<T extends IPAddress,R extends IPAddressSection,E extends IPAddressSection,S extends IPAddressSegment,J extends InetAddress>

public static class IPAddressNetwork.IPAddressGenerator extends Object implements Serializable

A factory of address strings or host names, which can be particularly useful if you are using your own network, or if you are using your own validation options.

Author:
sfoley
See Also: