Constructor and Description |
---|
WriterProcess(ChannelOutput out,
java.util.List values,
AltingBarrier event) |
WriterProcess(ChannelOutput out,
java.util.List values,
AltingBarrier[][] events) |
Modifier and Type | Method and Description |
---|---|
void |
run()
This defines the actions of the process.
|
public WriterProcess(ChannelOutput out, java.util.List values, AltingBarrier[][] events)
public WriterProcess(ChannelOutput out, java.util.List values, AltingBarrier event)
Copyright © 1996–2019. All rights reserved.