public class IpBuilder extends Object
IpBuilder()
IpBuilder
address(String newAddress)
Ip
build()
gateway(String newGateway)
netmask(String newNetmask)
version(IpVersion newVersion)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IpBuilder()
public IpBuilder address(String newAddress)
public IpBuilder gateway(String newGateway)
public IpBuilder netmask(String newNetmask)
public IpBuilder version(IpVersion newVersion)
public Ip build()
Copyright © 2016. All rights reserved.