private static class DataflowExpression.TransformOne<V> extends DataflowExpression<V>
DataflowExpression.BindDataflow<T>, DataflowExpression.DataflowExpressionsCollector
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.Object |
arg |
private groovy.lang.Closure |
closure |
private static long |
serialVersionUID |
error, S_INITIALIZED, S_INITIALIZING, S_NOT_INITIALIZED, state, value
serialHandle
Modifier | Constructor and Description |
---|---|
private |
DataflowExpression.TransformOne(java.lang.Object another,
groovy.lang.Closure closure) |
Modifier and Type | Method and Description |
---|---|
protected V |
evaluate()
Evaluates the expression after the ones we depend on are ready
|
protected void |
subscribe(DataflowExpression.DataflowExpressionsCollector listener) |
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
java.lang.Object arg
private final groovy.lang.Closure closure
private DataflowExpression.TransformOne(java.lang.Object another, groovy.lang.Closure closure)
protected V evaluate()
DataflowExpression
evaluate
in class DataflowExpression<V>
protected void subscribe(DataflowExpression.DataflowExpressionsCollector listener)
subscribe
in class DataflowExpression<V>