Motorola E680 Technical Manual - Page 82

Java.lang.Float

Page 82 highlights

Java.lan.String Data Type Classes Java.lang.Float Java.lang.Double Calendar and time Java.util.Caleneder classes Java.lang.Date String getName () Void interrupt () Boolean equalIgnoreCase (String anotherString) String intern () Static String valueOf (float f) Static String valueOf (double d) Protected int [] fields Protected Boolean [] isSet Protected long time Protected abstract void ComputeFields Protected abstract void ComputeTime String toString () Returns this thread's name Interrupts this thread Compares this String to another String, ignoring case considerations Returns a cnonical representation for the string object Returns the string representation of the float argument Returns the string representation of the double argument New Class; Refer CLDC Specification 1.1 for more details New Class; Refer CLDC Specification 1.1 for more details The field values for the currently set time for this calendar The flags which tell if a specified time field for the calendar is set The currently set time for this calander, expressed in milliseconds after January 1, 1970, 0:00:00 GMT Converts the current millisecond time value time to field values in fields [] Converts the current field values in fields [] to the millisecond time value time Converts this date object to a String of 82

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107

82
String getName ()
Returns this thread’s
name
Void interrupt ()
Interrupts this thread
Java.lan.String
Boolean equalIgnoreCase
(String anotherString)
Compares this String
to another String,
ignoring case
considerations
String intern ()
Returns a cnonical
representation for the
string object
Static String valueOf (float f)
Returns the string
representation of the
float argument
Static String valueOf (double d)
Returns the string
representation of the
double argument
Data Type Classes
Java.lang.Float
New Class; Refer
CLDC Specification
1.1 for more details
Java.lang.Double
New Class; Refer
CLDC Specification
1.1 for more details
Calendar and time
classes
Java.util.Caleneder
Protected int [] fields
The field values for
the currently set time
for this calendar
Protected Boolean [] isSet
The flags which tell if
a specified time field
for the calendar is set
Protected long time
The currently set time
for this calander,
expressed in
milliseconds after
January 1, 1970,
0:00:00 GMT
Protected abstract void
ComputeFields
Converts the current
millisecond time value
time to field values in
fields []
Protected abstract void
ComputeTime
Converts the current
field values in fields []
to the millisecond
time value time
Java.lang.Date
String toString ()
Converts this date
object to a String of