public class HostAndPort extends Object
HostAndPort(String host, int port)
boolean
equals(Object o)
String
getHost()
int
getPort()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public HostAndPort(@Nonnull String host, int port)
public String getHost()
public int getPort()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015. All Rights Reserved.