dwt v1.0.4+swt-3.4.1 (2020-03-19T06:15:23Z)
Home
Dub
Repo
Date
java
util
Date
Undocumented in source.
class
Date {
this
();
this
(long millis);
long
getTime
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(long millis)
Undocumented in source.
Members
Functions
getTime
long
getTime
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
java
util
Date
classes
Date