| Package | Description |
|---|---|
| java.lang | |
| java.math | |
| java.text |
| Modifier and Type | Class and Description |
|---|---|
class |
Byte |
class |
Double |
class |
Float |
class |
Integer |
class |
Long |
class |
Short |
| Modifier and Type | Class and Description |
|---|---|
class |
BigInteger |
| Modifier and Type | Method and Description |
|---|---|
Number |
NumberFormat.parse(String var0) |
Number |
ChoiceFormat.parse(String var0,
ParsePosition var1) |
Number |
DecimalFormat.parse(String var0,
ParsePosition var1) |
abstract Number |
NumberFormat.parse(String var0,
ParsePosition var1) |