@Deprecated
public class SimpleDate
extends java.util.Date
Constructor and Description |
---|
SimpleDate()
Deprecated.
|
SimpleDate(int year,
int month,
int date)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.util.Date other)
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|
after, before, clone, equals, from, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getYear, hashCode, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setTime, setYear, toGMTString, toInstant, toLocaleString, UTC