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.