gpars.dataflow
Class DataFlowExpression.TransformOne
java.lang.Object
groovyx.gpars.serial.WithSerialId
gpars.dataflow.DataFlowExpression
gpars.dataflow.DataFlowExpression.TransformOne
class DataFlowExpression.TransformOne
extends DataFlowExpression
Method Summary |
protected V
|
evaluate()
|
protected void
|
subscribe(DataFlowExpressionsCollector listener)
|
Methods inherited from class DataFlowExpression
|
DataFlowExpression, bind, bindSafely, doBindRemote, evaluate, getMetaClass, getProperty, getVal, getVal, getValAsync, getValAsync, invokeMethod, isBound, rightShift, setMetaClass, setProperty, subscribe, subscribe, toString, transform, whenBound, whenBound |
arg
Object arg
-
DataFlowExpression.TransformOne
private DataFlowExpression.TransformOne(Object another, Closure closure)
-
evaluate
@Override
protected V evaluate()
-
subscribe
@Override
protected void subscribe(DataFlowExpressionsCollector listener)
-
Groovy Documentation