MCPcopy Create free account
hub / github.com/chaoyangnz/gava / findResource

Method findResource

example/src/java/lang/ClassLoader.java:1143–1145  ·  view source on GitHub ↗

Finds the resource with the given name. Class loader implementations should override this method to specify where to find resources. @param name The resource name @return A URL object for reading the resource, or null if the resource could not be found @since

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getResourceMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected