Documentation of 'edu.rit.pj.test.Test06' Java class
Test06
edu.rit.pj.test

Class Test06



  • public class Test06
    extends java.lang.Object
    Class Test06 is a unit test main program for classes ParallelTeam, ParallelRegion, and ParallelSection. A number of parallel sections are created and executed. Each parallel section's code is slightly different.

    Usage: java -Dpj.nt=K edu.rit.pj.test.Test06 N
    K = Number of parallel threads
    N = Number of parallel sections

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      Unit test main program.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Unit test main program.
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.