Package org.jcsp.test

Class WriterProcess

java.lang.Object
org.jcsp.test.WriterProcess
All Implemented Interfaces:
CSProcess

public class WriterProcess extends Object implements CSProcess
A process that writes out a list of values, synchronizing on the corresponding barrier after each.