Uses of Class
groovyx.gpars.dataflow.DataflowVariable.RemoteDataflowVariable

Packages that use DataflowVariable.RemoteDataflowVariable
groovyx.gpars.dataflow This package holds classes for basic dataflow concurrency constructs, like dataflow variables, streams and threads. 
 

Uses of DataflowVariable.RemoteDataflowVariable in groovyx.gpars.dataflow
 

Methods in groovyx.gpars.dataflow that return types with arguments of type DataflowVariable.RemoteDataflowVariable
 java.lang.Class<DataflowVariable.RemoteDataflowVariable> DataflowVariable.getRemoteClass()
           
 


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