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

Method initAll

src/main/org/apache/tools/ant/util/LazyHashtable.java:46–51  ·  view source on GitHub ↗

Used to be part of init. It must be done once - but we delay it until we do need _all_ tasks. Otherwise we just get the tasks that we need, and avoid costly init.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

elementsMethod · 0.95
isEmptyMethod · 0.95
sizeMethod · 0.95
containsMethod · 0.95
containsKeyMethod · 0.95
keysMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected