|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScientificLiteral | |
com.inxar.jenesis | Classes which implement Java language elements. |
org.inxar.jenesis | Interfaces which abstract Java language elements (read the desciption below). |
Uses of ScientificLiteral in com.inxar.jenesis |
Methods in com.inxar.jenesis that return ScientificLiteral | |
ScientificLiteral |
MVM.newScientific(int precision,
int scale,
int exponent)
|
Uses of ScientificLiteral in org.inxar.jenesis |
Methods in org.inxar.jenesis that return ScientificLiteral | |
abstract ScientificLiteral |
VirtualMachine.newScientific(int precision,
int scale,
int exponent)
Literal factory method which returns a new
scientific floating point char literal. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |