|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgpars.csp.util.Multiplexer
class Multiplexer
| Property Summary | |
|---|---|
ChannelInputList |
inChannels
|
ChannelOutput |
outChannel
|
| Constructor Summary | |
Multiplexer()
|
|
| Method Summary | |
|---|---|
void
|
run()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
ChannelInputList inChannels
ChannelOutput outChannel
| Constructor Detail |
|---|
Multiplexer()
| Method Detail |
|---|
void run()
Groovy Documentation