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

Method getPackage

example/src/java/lang/ClassLoader.java:1600–1623  ·  view source on GitHub ↗

Returns a Package that has been defined by this class loader or any of its ancestors. @param name The package name @return The Package corresponding to the given name, or null if not found @since 1.2

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

definePackageMethod · 0.95
getAndVerifyPackageMethod · 0.80

Calls 1

getMethod · 0.80

Tested by

no test coverage detected