|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataFlowChannel | |
---|---|
groovyx.gpars.dataflow | This package holds classes for basic dataflow concurrency constructs, like dataflow variables, streams and threads. |
Uses of DataFlowChannel in groovyx.gpars.dataflow |
---|
Classes in groovyx.gpars.dataflow that implement DataFlowChannel | |
---|---|
class |
DataFlowQueue<T>
Represents a thread-safe data flow stream. |
class |
DataFlowVariable<T>
Represents a thread-safe single-assignment, multi-read variable. |
static class |
DataFlowVariable.RemoteDataFlowVariable<T>
|
|
Copyright © 2008–2010 Václav Pech. All Rights Reserved. | |||||||||
PREV NEXT | FRAMES NO FRAMES |