Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getClassLoader
Method
getClassLoader
src/main/java/pascal/taie/language/classes/JClass.java:144–146 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
142
}
143
144
public
JClassLoader getClassLoader() {
145
return
loader;
146
}
147
148
public
String getName() {
149
return
name;
Callers
5
build
Method · 0.95
forname
Method · 0.80
addBasicClasses
Method · 0.80
getAnalysisConfig
Method · 0.80
getAnalysisConfigURL
Method · 0.80
Calls
no outgoing calls
Tested by
1
forname
Method · 0.64