Class echo

java.lang.Object
  |
  +--echo

public class echo
extends java.lang.Object


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

echo

public echo()
Method Detail

main

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