java.lang.Object
java.util.Date
org.scopemvc.util.Time
- All Implemented Interfaces:
- java.lang.Cloneable, java.lang.Comparable, java.io.Serializable
- public final class Time
- extends java.util.Date
An empty marker subclass of java.util.Date
that TimeStringConvertor
is associated with in the default configuration. Whereas the java.util.Date datatype is
associated with the DateStringConvertor.
- Version:
- $Revision: 1.2 $ $Date: 2002/01/12 09:35:41 $
| Fields inherited from class java.util.Date |
|
|
Constructor Summary |
Time()
|
Time(long date)
|
| Methods inherited from class java.util.Date |
after, before, clone, compareTo, compareTo, equals, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getYear, hashCode, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setTime, setYear, toGMTString, toLocaleString, toString, UTC |
Time
public Time()
Time
public Time(long date)