org.codehaus.gpars

Package groovyx.gpars.dataflow.impl

 

Interface Summary
SelectRequest Represents a request for value from a select.
 


Class Summary
GuardedSelectRequest The base implementation of the SelectRequest interface, providing a useful default masking (guarding) functionality.
SelectBase The implementation of the core for all selects.
SelectCallback A closure registered with all the input channels on the wheneverBound() event to inform the Select about a value being available in a particular channel.
 


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