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

Method FailFast

src/main/org/apache/tools/ant/types/resources/FailFast.java:75–87  ·  view source on GitHub ↗

Construct a new FailFast Iterator wrapping the specified Iterator and dependent upon the specified parent Object. @param o the parent Object. @param i the wrapped Iterator.

(Object o, Iterator<Resource> i)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

addMethod · 0.95
hasNextMethod · 0.45

Tested by

no test coverage detected