Motorola E680 Technical Manual - Page 83

New Class; Refer

Page 83 highlights

19 CLDC 1.1 Excption and error Java.land.NoClassDefF classes oundError Weak References Java.lang.ref.Reference Additional Utility Classes Java.lang.ref.WeakRefe rence Java.util.Random Double nextDouble () Float nextFloat () Int nexrInt (int n) Java.lang.Math Static double E Static double PI 83 the form: Dow mon dd hh:mm:ss zzz yyyy New Class; Refer to CLDC Specification 1.1 for more details New Class; Refer to CLDC Specification 1.1 for more details New Class; Refer to CLDC Specification 1.1 for more details Returns the next pseudorandom, uniformly distributed double value between 0.0 and 1.0 from the random number generator's sequence Returns the next pseudorandom, uniformly distributed int value between 0 and the 1.0 from this random number generator's sequence Returns a pseudorandom, uniformly distributed int value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence The double value that is closer thatn any other to e, the base of the natural logarithms The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter

  • 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

19
CLDC 1.1
83
the form:
Dow mon dd
hh:mm:ss zzz yyyy
Excption and error
classes
Java.land.NoClassDefF
oundError
New Class; Refer to
CLDC Specification
1.1 for more details
Weak References
Java.lang.ref.Reference
New Class; Refer to
CLDC Specification
1.1 for more details
Java.lang.ref.WeakRefe
rence
New Class; Refer to
CLDC Specification
1.1 for more details
Additional Utility
Classes
Java.util.Random
Double nextDouble ()
Returns the next
pseudorandom,
uniformly distributed
double value between
0.0 and 1.0 from the
random number
generator’s sequence
Float nextFloat ()
Returns the next
pseudorandom,
uniformly distributed
int value between 0
and the 1.0 from this
random number
generator’s sequence
Int nexrInt (int n)
Returns a
pseudorandom,
uniformly distributed
int value between 0
(inclusive) and the
specified value
(exclusive), drawn
from this random
number generator’s
sequence
Java.lang.Math
Static double E
The double value that
is closer thatn any
other to e, the base of
the natural logarithms
Static double PI
The double value that
is closer than any
other to pi, the ratio of
the circumference of
a circle to its diameter