edu.stanford.rt
Class Test1

java.lang.Object
  |
  +--edu.stanford.rt.Test1

public class Test1
extends java.lang.Object

Author:
Ninghui Li, Sandra Qiu

Constructor Summary
Test1()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
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[] argv)