public class EndPoint extends Object
EndPoint(String ip, int port)
boolean
equals(Object object)
String
getIp()
int
getPort()
hashCode()
void
setIp(String ip)
setPort(int port)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public EndPoint(String ip, int port)
public int hashCode()
hashCode
Object
public boolean equals(Object object)
equals
public String getIp()
public void setIp(String ip)
public int getPort()
public void setPort(int port)
Copyright © 2018 Baidu, Inc.. All rights reserved.