org.codehaus.gpars

Package groovyx.gpars.dataflow.stream

 

Interface Summary
FList Represents a list implemented as a Functional Queue.
 


Class Summary
DataflowStream Represents a deterministic dataflow channel.
DataflowStreamReadAdapter Adapts a DataflowStream to accommodate for the DataflowReadChannel interface.
DataflowStreamWriteAdapter Adapts a DataflowStream to accommodate for the DataflowWriteChannel interface.
FListIterator
StreamCore Represents a common base for publish-subscribe deterministic channels.
SyncDataflowStream Represents a synchronous deterministic dataflow channel.
 


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