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

Method findClass

example/src/java/lang/ClassLoader.java:513–515  ·  view source on GitHub ↗

Finds the class with the specified binary name . This method should be overridden by class loader implementations that follow the delegation model for loading classes, and will be invoked by the #loadClass loadClass method after checking the parent class loader fo

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

loadClassMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected