keps
Class Time

java.lang.Object
  extended by keps.Time

public class Time
extends java.lang.Object

The Time class provides a variety of methods associated with generating a properly formatted version of the time for prediction purposes.

Version:
1st of January, 2008
Author:
Phelps Williams

Constructor Summary
Time()
          This constructor is merely for appearances
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Time

public Time()
This constructor is merely for appearances