MCPcopy Create free account
hub / github.com/ReadyTalk/avian / load

Method load

classpath/java/lang/ClassLoader.java:212–212  ·  view source on GitHub ↗
(String name, Class caller, boolean mapName)

Source from the content-addressed store, hash-verified

210 static native Class getCaller();
211
212 static native void load(String name, Class caller, boolean mapName);
213}

Callers 4

loadMethod · 0.95
loadLibraryMethod · 0.95
loadMethod · 0.95
loadLibraryMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected