Class test1

java.lang.Object
  |
  +--test1

public class test1
extends java.lang.Object


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

Constructor Detail

test1

public test1()
Method Detail

main

public static void main(java.lang.String[] argn)