edu.nmu.example
Class MyInput

java.lang.Object
  |
  +--edu.nmu.example.MyInput

public class MyInput
extends java.lang.Object

Since:
jdk1.4
Version:
0.1, Apr 27, 2003 10:39:12 AM
Author:
Matt Murphy

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

Constructor Detail

MyInput

public MyInput()
Method Detail

main

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