|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
long parse(String ) |
Documentation changed from old to new. |
As of JDK version 1.1, replaced by DateFormat.parse(String s) . |
String toLocaleString() |
Documentation changed from old to new. |
As of JDK version 1.1, replaced by DateFormat.format(Date date) . |
int compareTo(Object ) |
Documentation changed from old to new. |
Compares this Date to another Object. |
int compareTo(Date ) |
Documentation changed from old to new. |
Compares two Dates for ordering. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |