Package | Description |
---|---|
groovyx.gpars.actor |
This package holds classes forming the public actor API.
|
groovyx.gpars.dataflow |
This package holds classes for basic dataflow concurrency constructs, like dataflow variables, streams and threads.
|
groovyx.gpars.dataflow.expression | |
groovyx.gpars.dataflow.stream |
Class and Description |
---|
DataflowExpression
The base class for all dataflow elements.
|
Class and Description |
---|
DataflowExpression
The base class for all dataflow elements.
|
Class and Description |
---|
DataflowComplexExpression
Provides the infrastructure for dataflow expressions to evaluate arguments.
|
DataflowExpression
The base class for all dataflow elements.
|
DataflowExpression.DataflowExpressionsCollector
Listener for availability of data flow expressions we depend on.
|
DataflowExpression.WaitingThread
A logical representation of a synchronous or asynchronous request to read the value once it is bound.
|
Class and Description |
---|
DataflowExpression
The base class for all dataflow elements.
|