public class ClosureTupleConsumer
extends java.lang.Object
implements reactor.fn.Consumer<reactor.fn.tuple.Tuple>
Closure using the contents of the incoming Tuple as the
arguments.| Constructor and Description |
|---|
ClosureTupleConsumer(groovy.lang.Closure cl) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(reactor.fn.tuple.Tuple tup) |