io
Class Parallel

java.lang.Object
  extended by io.Parallel

public class Parallel
extends Object


Constructor Summary
Parallel()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parallel

public Parallel()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Throws:
Exception