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

Method getPort

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

Source from the content-addressed store, hash-verified

47 }
48
49 public int getPort() {
50 return port;
51 }
52
53 public String getFile() {
54 return file;

Callers 2

equalsMethod · 0.45
toExternalFormMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected