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