Class CJmain

java.lang.Object
  extended byCJmain

public class CJmain
extends Object

Main class to create user threads

Version:
Version 1
Author:
Adeel Hashmi

Constructor Summary
CJmain()
           
 
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

CJmain

public CJmain()
Method Detail

main

public static void main(String[] arg)