tests
Class Time

java.lang.Object
  extended by tests.Time

public abstract class Time
extends java.lang.Object

A Time object has an hour, minute, and indicator for am or pm.


Constructor Summary
Time()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Time

public Time()