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
DataflowStreamReadAdapter
          Adapts a DataflowStream to accommodate for the DataflowReadChannel interface.
DataflowStreamWriteAdapter
          Adapts a DataflowStream to accommodate for the DataflowWriteChannel interface.
StreamCore
          Represents a common base for publish-subscribe deterministic channels.
 

Classes in groovyx.gpars.dataflow.stream used by groovyx.gpars.dataflow.stream
FList
          Represents a list implemented as a Functional Queue.
StreamCore
          Represents a common base for publish-subscribe deterministic channels.
 


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