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

Method setParentFirst

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

Control whether class lookup is delegated to the parent loader first or after this loader. Use with extreme caution. Setting this to false violates the class loader hierarchy and can lead to Linkage errors @param parentFirst if true, delegate initial class search to the parent cl

(final boolean parentFirst)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

AntClassLoaderMethod · 0.95
executeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected