public class ServerAddress extends Object
ServerAddress(String host, int port)
boolean
equals(Object o)
String
getHost()
int
getPort()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ServerAddress(String host, int port)
public String getHost()
public int getPort()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2017. All rights reserved.