Motorola MOTORAZR maxx V6 Developer's Manual page 82

Java me developer guide
Hide thumbs Also See for MOTORAZR maxx V6:
Table of Contents

Advertisement

Java ME Developer Guide
Chapter 11 - JSR-139 - CLDC 1.1
Data Type
Java.lang.Float
Classes
Java.lang.Double
Calendar and
Java.util.Calendar
Time Classes
Java.lang.Date
Exception and
Java.lang.NoClassD
Error Classes
efFoundError
Weak References Java.lang.ref.Refere
nce
DRAFT - Subject to Change
(String another-
noring case considera-
String)
tions
String intern ()
Returns a canonical
representation for the
string object
Static String
Returns the string rep-
valueOf (float f)
resentation of the float
argument
Static String
Returns the string rep-
valueOf (double d)
resentation of the
double argument
New Class: Refer to
CLDC Spec for more
details
New Class: Refer to
CLDC Spec for more
details
Protected int [ ]
The field values for the
fields
currently set time for
this calendar
Protected boolean {
The flags which tell if a
} is set
specified time field for
the calendar is set
Protected long time The currently set time
for this calendar, ex-
pressed in milliseconds
after January 1, 1970,
0:00:00 GMT
Protected abstract
Converts the current
void ComputeFields
millisecond time value
to field values in fields
[ ]
Protected abstract
Converts the current
void ComputeTime
field values in fields [ ]
to the millisecond time
value time
String toString ()
Converts this date ob-
ject to a String of the
form: Dow mon dd
hh:mm:ss zzz yyyy
New Class: Refer to
CLDC Spec for more
details
New Class: Refer to
CLDC Spec for more
[82/201]

Advertisement

Table of Contents
loading

Table of Contents