Uses of Class
groovyx.gpars.dataflow.operator.StopGently

Packages that use StopGently
groovyx.gpars.dataflow.operator This package holds classes representing operators and channels necessary for full dataflow concurrency. 
 

Uses of StopGently in groovyx.gpars.dataflow.operator
 

Fields in groovyx.gpars.dataflow.operator declared as StopGently
private static StopGently StopGently.ourInstance
           
 

Methods in groovyx.gpars.dataflow.operator that return StopGently
static StopGently StopGently.getInstance()
           
 


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