Groovy Documentation

gpars.csp.plugAndPlay
Class GPrefix

java.lang.Object
  gpars.csp.plugAndPlay.GPrefix

class GPrefix

Property Summary
ChannelInput inChannel

ChannelOutput outChannel

int prefixValue

 
Constructor Summary
GPrefix()

 
Method Summary
void run()

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

Property Detail

inChannel

ChannelInput inChannel


outChannel

ChannelOutput outChannel


prefixValue

int prefixValue


 
Constructor Detail

GPrefix

GPrefix()


 
Method Detail

run

void run()


 

Groovy Documentation