Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
load
Method · 0.95
loadLibrary
Method · 0.95
load
Method · 0.95
loadLibrary
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected