Groovy Documentation

gpars.csp.plugAndPlay
[Groovy] Class GPrint

java.lang.Object
  gpars.csp.plugAndPlay.GPrint
All Implemented Interfaces:
org.jcsp.lang.CSProcess

class GPrint

Property Summary
long delay

String heading

org.jcsp.lang.ChannelInput inChannel

 
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

org.jcsp.lang.ChannelInput inChannel


 
Method Detail

run

void run()


 

Groovy Documentation