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

Method replaceChild

src/main/org/apache/tools/ant/Target.java:487–492  ·  view source on GitHub ↗

Replaces all occurrences of the given task in the list of children with the replacement data type wrapper. @param el The task to replace. Must not be null . @param o The data type wrapper to replace el with.

(Task el, RuntimeConfigurable o)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

configureMethod · 0.80
getReplacementMethod · 0.80

Calls 2

indexOfMethod · 0.80
setMethod · 0.65

Tested by

no test coverage detected