JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
S
T
U
V
V
Value
- Interface in
com.microej.script.interpreter.values
Represents a value.
valueOf(boolean)
- Static method in class com.microej.script.interpreter.values.
BooleanValue
Returns the boolean value representing the given boolean.
valueOf(double)
- Static method in class com.microej.script.interpreter.values.
DoubleValue
Returns the double value representing the given double.
valueOf(String)
- Static method in class com.microej.script.interpreter.values.
StringValue
Returns the string value representing the given string.
A
B
C
D
E
F
G
I
L
M
N
O
P
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes