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

Method add

src/main/org/apache/tools/ant/PropertyHelper.java:1105–1120  ·  view source on GitHub ↗

Add the specified delegate object to this PropertyHelper. Delegates are processed in LIFO order. @param delegate the delegate to add. @since Ant 1.8.0

(Delegate delegate)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PropertyHelperMethod · 0.95
executeMethod · 0.95

Calls 5

getDelegateInterfacesMethod · 0.95
getMethod · 0.65
addMethod · 0.65
putMethod · 0.65
removeMethod · 0.45

Tested by

no test coverage detected