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

Method iterator

src/main/org/apache/tools/ant/types/Path.java:680–691  ·  view source on GitHub ↗

Fulfill the ResourceCollection contract. The Iterator returned will throw ConcurrentModificationExceptions if ResourceCollections are added to this container while the Iterator is in use. @return a "fail-fast" Iterator.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

getRefMethod · 0.95
getPreserveBCMethod · 0.95
listMethod · 0.95
assertFilesystemOnlyMethod · 0.95
iteratorMethod · 0.65
getProjectMethod · 0.65
isReferenceMethod · 0.45

Tested by

no test coverage detected