MCPcopy Create free account
hub / github.com/apache/ant / setParent

Method setParent

src/main/org/apache/tools/ant/AntClassLoader.java:408–410  ·  view source on GitHub ↗

Set the parent for this class loader. This is the class loader to which this class loader will delegate to load classes @param parent the parent class loader.

(final ClassLoader parent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

AntClassLoaderMethod · 0.95
executeMethod · 0.95
createClassLoaderMethod · 0.80

Calls 1

getClassLoaderMethod · 0.65

Tested by

no test coverage detected