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

Method getAddress

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

Source from the content-addressed store, hash-verified

35 }
36
37 public InetAddress getAddress() {
38 return address;
39 }
40
41 public String getHostName() {
42 return host;

Callers 7

connectMethod · 0.95
bindMethod · 0.95
bindMethod · 0.95
connectMethod · 0.95
sendMethod · 0.95
bindMethod · 0.95
bindMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected