Groovy Documentation

gpars.csp.plugAndPlay
Class GPlus

java.lang.Object
  gpars.csp.plugAndPlay.GPlus

class GPlus

Property Summary
ChannelInput inChannel0

ChannelInput inChannel1

ChannelOutput outChannel

 
Constructor Summary
GPlus()

 
Method Summary
void run()

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

inChannel0

ChannelInput inChannel0


inChannel1

ChannelInput inChannel1


outChannel

ChannelOutput outChannel


 
Constructor Detail

GPlus

GPlus()


 
Method Detail

run

void run()


 

Groovy Documentation