|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgpars.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 |
---|
ChannelInputList inChannels
ChannelOutput outChannel
long timeout
Constructor Detail |
---|
TimedMultiplex()
Method Detail |
---|
public void run()
Groovy Documentation