Uses of Package
groovyx.gpars.dataflow.stream

Packages that use groovyx.gpars.dataflow.stream
groovyx.gpars.dataflow This package holds classes for basic dataflow concurrency constructs, like dataflow variables, streams and threads. 
groovyx.gpars.dataflow.stream   
 

Classes in groovyx.gpars.dataflow.stream used by groovyx.gpars.dataflow
DataflowStreamWriteAdapter
          Adapts a DataflowStream to accommodate for the DataflowWriteChannel interface.
 

Classes in groovyx.gpars.dataflow.stream used by groovyx.gpars.dataflow.stream
DataflowStream
          Represents a deterministic dataflow channel.
FList
          Represents a list implemented as a Functional Queue.
 


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