Package groovyx.gpars.dataflow.stream

Interface Summary
FList<T> Represents a list implemented as a Functional Queue.
 

Class Summary
DataFlowStream<T> Represents a deterministic dataflow channel.
DataFlowStreamReadAdapter<T> Adapts a DataFlowStream to accommodate for the DataFlowReadChannel interface.
DataFlowStreamWriteAdapter<T> Adapts a DataFlowStream to accommodate for the DataFlowWriteChannel interface.
FListIterator<T>  
 


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