private static class DataflowExpression.TransformMany<V> extends DataflowComplexExpression<V>
DataflowExpression.BindDataflow<T>, DataflowExpression.DataflowExpressionsCollector
Modifier and Type | Field and Description |
---|---|
private groovy.lang.Closure |
closure |
private static long |
serialVersionUID |
args
error, S_INITIALIZED, S_INITIALIZING, S_NOT_INITIALIZED, state, value
serialHandle
Modifier | Constructor and Description |
---|---|
private |
DataflowExpression.TransformMany(java.util.Collection<?> collection,
groovy.lang.Closure closure) |
Modifier and Type | Method and Description |
---|---|
protected V |
evaluate()
Evaluates all the arguments
|
subscribe
binaryChoice, binaryChoice, binaryChoice, binaryChoice, binaryChoice, binaryChoice, bind, bindError, bindSafely, bindUnique, chainWith, chainWith, chainWith, chainWith, chainWith, chainWith, choice, choice, choice, choice, choice, choice, doBindImpl, doBindRemote, filter, filter, filter, filter, filter, filter, getBindErrorManager, getEventManager, getMetaClass, getProperty, getVal, getVal, getValAsync, getValAsync, into, into, into, into, into, into, invokeMethod, isBound, join, join, length, merge, merge, merge, merge, merge, merge, merge, merge, merge, merge, merge, merge, or, or, poll, rightShift, scheduleCallback, separate, separate, separate, separate, separate, separate, setMetaClass, setProperty, split, split, split, split, split, split, split, split, split, split, split, split, subscribe, tap, tap, tap, tap, tap, tap, then, then, then, thenForkAndJoin, thenForkAndJoin, thenForkAndJoin, toString, transform, whenBound, whenBound, whenBound, whenBound, wheneverBound, wheneverBound
createRemoteHandle, getOrCreateSerialHandle, getRemoteClass, writeReplace
private static final long serialVersionUID
private final groovy.lang.Closure closure
private DataflowExpression.TransformMany(java.util.Collection<?> collection, groovy.lang.Closure closure)
protected V evaluate()
DataflowComplexExpression
evaluate
in class DataflowComplexExpression<V>