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

Method sameFile

src/java/net/URL.java:287–293  ·  view source on GitHub ↗

Compares two URLs, excluding the "ref" fields: sameFile is true if the true references the same remote object, but not necessarily the same subpiece of that object. @param other the URL to compare against. @return true if and only if they are equal, false otherwise.

(URL other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

equalsMethod · 0.95

Calls 2

hostsEqualMethod · 0.95
equalsMethod · 0.45

Tested by

no test coverage detected