Groovy Documentation

gpars.csp.plugAndPlay
Class GPrint

java.lang.Object
  gpars.csp.plugAndPlay.GPrint

class GPrint

Property Summary
long delay

String heading

ChannelInput inChannel

 
Constructor Summary
GPrint()

 
Method Summary
void run()

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

Property Detail

delay

long delay


heading

String heading


inChannel

ChannelInput inChannel


 
Constructor Detail

GPrint

GPrint()


 
Method Detail

run

public void run()


 

Groovy Documentation