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

Method addDependency

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

Adds a dependency to this target. @param dependency The name of a target this target is dependent on. Must not be null .

(String dependency)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

setDependsMethod · 0.95
onStartElementMethod · 0.95
initMethod · 0.80

Calls 1

addMethod · 0.65

Tested by

no test coverage detected