MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / setURL

Method setURL

src/java/net/URLStreamHandler.java:151–154  ·  view source on GitHub ↗

Calls the (protected) set method out of the URL given. Only classes derived from URLStreamHandler are supposed to be able to call the set() method on a URL. @see URL#set

(URL u, String protocol, String host, int port,
			  String file, String ref)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

setMethod · 0.45

Tested by

no test coverage detected