MCPcopy Create free account
hub / github.com/ReadyTalk/avian / getHostName

Method getHostName

classpath/java/net/InetSocketAddress.java:41–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 }
40
41 public String getHostName() {
42 return host;
43 }
44
45 public int getPort() {
46 return port;

Callers 2

toStringMethod · 0.95
InetSocketAddressMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected