org.codehaus.gpars

groovyx.gpars.csp.plugAndPlay
[Groovy] Class GParPrint

java.lang.Object
  groovyx.gpars.csp.plugAndPlay.GParPrint
All Implemented Interfaces:
CSProcess

class GParPrint

Property Summary
long delay

java.util.List headings

ChannelInputList inChannels

 
Constructor Summary
GParPrint()

 
Method Summary
void run()

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Property Detail

delay

long delay


headings

java.util.List headings


inChannels

ChannelInputList inChannels


 
Constructor Detail

GParPrint

GParPrint()


 
Method Detail

run

void run()


 

Copyright © 2008–2012 Václav Pech. All Rights Reserved.