org.codehaus.gpars

groovyx.gpars.csp.plugAndPlay
[Groovy] Class GStatePairs

java.lang.Object
  groovyx.gpars.csp.plugAndPlay.GStatePairs
All Implemented Interfaces:
CSProcess

class GStatePairs

Property Summary
ChannelInput inChannel

ChannelOutput outChannel

 
Constructor Summary
GStatePairs()

 
Method Summary
void run()

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Property Detail

inChannel

ChannelInput inChannel


outChannel

ChannelOutput outChannel


 
Constructor Detail

GStatePairs

GStatePairs()


 
Method Detail

run

void run()


 

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