Class WriterProcessInt
java.lang.Object
org.jcsp.test.WriterProcessInt
- All Implemented Interfaces:
CSProcess
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate AltingBarrier[][]private ChannelOutputIntprivate int[] -
Constructor Summary
ConstructorsConstructorDescriptionWriterProcessInt(ChannelOutputInt out, int[] values, AltingBarrier event) WriterProcessInt(ChannelOutputInt out, int[] values, AltingBarrier[][] events) -
Method Summary
-
Field Details
-
out
-
values
private int[] values -
events
-
-
Constructor Details
-
WriterProcessInt
-
WriterProcessInt
-
-
Method Details
-
run
-