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

Method getProtocol

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

Source from the content-addressed store, hash-verified

39 }
40
41 public String getProtocol() {
42 return protocol;
43 }
44
45 public String getHost() {
46 return host;

Callers 3

parseURLMethod · 0.95
URLClassLoaderMethod · 0.80
toExternalFormMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected