Groovy Documentation

gpars.csp.plugAndPlay
Class GFixedDelay

java.lang.Object
  gpars.csp.plugAndPlay.GFixedDelay

class GFixedDelay

Property Summary
long delay

ChannelInput inChannel

ChannelOutput outChannel

 
Constructor Summary
GFixedDelay()

 
Method Summary
void run()

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

Property Detail

delay

long delay


inChannel

ChannelInput inChannel


outChannel

ChannelOutput outChannel


 
Constructor Detail

GFixedDelay

GFixedDelay()


 
Method Detail

run

void run()


 

Groovy Documentation