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

Method setClass

src/main/org/apache/tools/ant/AntTypeDefinition.java:80–88  ·  view source on GitHub ↗

Set the class of the definition. As a side-effect may set the classloader and classname. @param clazz the class of this definition.

(Class<?> clazz)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

addTaskDefinitionMethod · 0.95
addDataTypeDefinitionMethod · 0.95
addDefinitionMethod · 0.95
executeMethod · 0.95
executeMethod · 0.95

Calls 2

getClassLoaderMethod · 0.65
getNameMethod · 0.65

Tested by

no test coverage detected