edu.uchicago.cs.java.lec03.employee
Class EmployeeTestSimple

java.lang.Object
  extended by edu.uchicago.cs.java.lec03.employee.EmployeeTestSimple

public class EmployeeTestSimple
extends java.lang.Object


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

EmployeeTestSimple

public EmployeeTestSimple()
Method Detail

main

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