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

Method set

src/java/net/URL.java:191–197  ·  view source on GitHub ↗

Sets the fields of the URL. This is not a public method so that only URLStreamHandlers can modify URL fields. URLs are otherwise constant. REMIND: this method will be moved to URLStreamHandler @param protocol the protocol to use @param host the host name to connecto to @param port the protocol por

(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 3

URLEncoderClass · 0.45
parseURLMethod · 0.45
setURLMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected