Groovy Documentation

gpars.csp.util
Class TimedMultiplex

java.lang.Object
  gpars.csp.util.TimedMultiplex

class TimedMultiplex

Property Summary
ChannelInputList inChannels

ChannelOutput outChannel

long timeout

 
Constructor Summary
TimedMultiplex()

 
Method Summary
void run()

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

Property Detail

inChannels

ChannelInputList inChannels


outChannel

ChannelOutput outChannel


timeout

long timeout


 
Constructor Detail

TimedMultiplex

TimedMultiplex()


 
Method Detail

run

public void run()


 

Groovy Documentation