groovyx.gpars.dataflow
Interface DataFlowChannel
groovyx.gpars.dataflow.DataFlowReadChannel
groovyx.gpars.dataflow.DataFlowChannel
- All Superinterfaces:
- DataFlowReadChannel
interface DataFlowChannel
extends DataFlowReadChannel
A common interface for all dataflow variables, streams or queues
- Authors:
- Vaclav Pech
Date: 21st Sep 2010
Methods inherited from interface DataFlowReadChannel
|
getVal, getVal, getValAsync, getValAsync, isBound, poll, rightShift, whenBound, whenBound, wheneverBound, wheneverBound |
Copyright © 2008–2010 Václav Pech. All Rights Reserved.