MCPcopy 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

buildMethod · 0.95
fornameMethod · 0.80
addBasicClassesMethod · 0.80
getAnalysisConfigMethod · 0.80
getAnalysisConfigURLMethod · 0.80

Calls

no outgoing calls

Tested by 1

fornameMethod · 0.64