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