org.codehaus.gpars

Package groovyx.gpars.dataflow.expression

 

Class Summary
DataflowComplexExpression Provides the infrastructure for dataflow expressions to evaluate arguments.
DataflowExpression The base class for all dataflow elements.
DataflowExpression.BindDataflow
DataflowExpression.DataflowExpressionsCollector
DataflowExpression.TransformMany
DataflowExpression.TransformOne
DataflowExpression.WaitingThread
DataflowGetPropertyExpression A DFE, which evaluates a property when the receiver becomes available
DataflowInvocationExpression A dataflow expression, which invokes a method after the receiver as well as all the arguments become available
RemoteDataflowExpression @author Alex Tkachman
 


Copyright © 2008–2013 Václav Pech. All Rights Reserved.