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

Class UC



  • public class UC
    extends java.lang.Object
    Class UC is a main program that counts lines, words, and bytes in the URLs given on the command line. It is a multi-threaded program using Parallel Java.

    Usage: java edu.rit.pj.test.UC url . . .

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      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
        Main program.
        Throws:
        java.lang.Throwable

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.