public class Address extends Object
Address(String ip, int port, String family)
String
getFamily()
getIp()
int
getPort()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Address(String ip, int port, String family)
public String getIp()
public int getPort()
public String getFamily()
public String toString()
toString
Object
Copyright © 2020. All rights reserved.