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

Method getHost

classpath/java/net/URL.java:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 }
44
45 public String getHost() {
46 return host;
47 }
48
49 public int getPort() {
50 return port;

Callers 3

mainMethod · 0.80
equalsMethod · 0.80
toExternalFormMethod · 0.80

Calls

no outgoing calls

Tested by 1

mainMethod · 0.64