public class Host extends Object
Host(String host, int port)
boolean
equals(Object o)
String
getHost()
int
getPort()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Host(@Nonnull 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 © 2012–2018 Atlassian. All rights reserved.