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

Method findLoadedClass

example/src/java/lang/ClassLoader.java:1019–1023  ·  view source on GitHub ↗

Returns the class with the given binary name if this loader has been recorded by the Java virtual machine as an initiating loader of a class with that binary name . Otherwise null is returned. @param name The binary name

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

loadClassMethod · 0.95

Calls 2

checkNameMethod · 0.95
findLoadedClass0Method · 0.95

Tested by

no test coverage detected