Package org.jcsp.test

Class WriterProcessInt

  • All Implemented Interfaces:
    CSProcess

    public class WriterProcessInt
    extends Object
    implements CSProcess
    A process that writes out a list of values, synchronizing on the corresponding barrier after each.
    Author:
    N.C.C. Brown