inet.ipaddr

Class IPAddressNetwork.IPAddressGenerator

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


    public static class IPAddressNetwork.IPAddressGenerator
    extends java.lang.Object
    implements java.io.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.

    See Also:
    Serialized Form