inherits
State supers: State
methods
instance (id) with byte value; |
Undocumented.
instance (id) with char value; |
Undocumented.
instance (id) with int value; |
Undocumented.
instance (id) with long value; |
Undocumented.
instance (id) with float value; |
Undocumented.
instance (id) with double value; |
Undocumented.
methods
deferred byte
byteValue;
|
Undocumented.
deferred char
charValue;
|
Undocumented.
deferred int
intValue;
|
Undocumented.
deferred long
longValue;
|
Undocumented.
deferred float
floatValue;
|
Undocumented.
deferred double
doubleValue;
|
Undocumented.
int
hash;
|
Undocumented.
boolean equal Number n; |
Undocumented.
deferred int compare Number n; |
Undocumented.
deferred int compare byte v; |
Undocumented.
deferred int compare char v; |
Undocumented.
deferred int compare int v; |
Undocumented.
deferred int compare long v; |
Undocumented.
deferred int compare float v; |
Undocumented.
deferred int compare double v; |
Undocumented.
deferred protected id init byte value; |
Undocumented.
deferred protected id init char value; |
Undocumented.
deferred protected id init int value; |
Undocumented.
deferred protected id init long value; |
Undocumented.
deferred protected id init float value; |
Undocumented.
deferred protected id init double value; |
Undocumented.
boolean
dump_simple_p;
|
Undocumented.