MCPcopy Index your code
hub / github.com/processing/processing / getClassLoader

Method getClassLoader

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

Source from the content-addressed store, hash-verified

187
188
189 public ClassLoader getClassLoader() {
190 return classLoader;
191 }
192
193
194 /**

Callers 7

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

Calls

no outgoing calls

Tested by

no test coverage detected