MCPcopy Index your code
hub / github.com/apache/groovy / consume

Method consume

benchmark/bench/pidigits.java:64–66  ·  view source on GitHub ↗
(Transformation a)

Source from the content-addressed store, hash-verified

62 }
63
64 public Transformation consume(Transformation a){
65 return z.compose(a);
66 }
67}
68
69

Callers 6

nextMethod · 0.95
registryIteratorMethod · 0.80
listIteratorMethod · 0.80
streamMapNonCapturingMethod · 0.80
dispatchMethod · 0.80
resetAcceptPositionMethod · 0.80

Calls 1

composeMethod · 0.65

Tested by

no test coverage detected