Groovy Documentation

gpars.csp.util
[Groovy] Class TimedMultiplex

java.lang.Object
  gpars.csp.util.TimedMultiplex
All Implemented Interfaces:
org.jcsp.lang.CSProcess

class TimedMultiplex

Property Summary
ChannelInputList inChannels

org.jcsp.lang.ChannelOutput outChannel

long timeout

 
Method Summary
void run()

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

Property Detail

inChannels

ChannelInputList inChannels


outChannel

org.jcsp.lang.ChannelOutput outChannel


timeout

long timeout


 
Method Detail

run

void run()


 

Groovy Documentation