Groovy Documentation

gpars.csp.plugAndPlay
Class GConsoleStringToInteger

java.lang.Object
  gpars.csp.plugAndPlay.GConsoleStringToInteger

class GConsoleStringToInteger

Property Summary
ChannelInput inChannel

ChannelOutput outChannel

 
Constructor Summary
GConsoleStringToInteger()

 
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


 
Constructor Detail

GConsoleStringToInteger

GConsoleStringToInteger()


 
Method Detail

run

public void run()


 

Groovy Documentation