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

Class ClassLoader

example/src/java/lang/ClassLoader.java:162–2176  ·  view source on GitHub ↗

A class loader is an object that is responsible for loading classes. The class ClassLoader is an abstract class. Given the binary name of a class, a class loader should attempt to locate or generate data that constitutes a definition for the class. A typical strategy i

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

registerNativesMethod · 0.95

Tested by

no test coverage detected