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

Class Test24



  • public class Test24
    extends java.lang.Object
    Class Test24 is a unit test main program for classes WorkerTeam, WorkerRegion, and WorkerIteration. A worker iteration iterates over the strings given as command line arguments. Each iteration prints the item (string) and the worker index processing that item.

    Usage: java [ -Dpj.np=Kp ] edu.rit.pj.test.Test24 strings
    Kp = Number of parallel processes
    strings = Strings to be iterated over

    • 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.Throwable
        Unit test main program.
        Throws:
        java.lang.Throwable

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.