MCPcopy Index your code
hub / github.com/benfry/processing4 / getClassLoader

Method getClassLoader

app/src/processing/app/Mode.java:179–181  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

177
178
179 public ClassLoader getClassLoader() {
180 return classLoader;
181 }
182
183
184 public File getContentFile(String path) {

Callers 8

initIconsMethod · 0.80
resourceFilenameMethod · 0.80
disposeMethod · 0.80
createInputRawMethod · 0.80
hideMenuBarMethod · 0.80
populateMapMethod · 0.80
wrapMethod · 0.80
compileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected