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