Class Date

java.lang.Object
  |
  +--Date

public class Date
extends java.lang.Object

Defines the date.


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

Constructor Detail

Date

public Date()