|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Number | |
---|---|
java.lang | Core Java classes |
Uses of Number in java.lang |
---|
Subclasses of Number in java.lang | |
---|---|
class |
Byte
Wrapper class for bytes. |
class |
Double
Minimal Double implementation. |
class |
Float
Minimal Float implementation. |
class |
Integer
Minimal Integer implementation that supports converting an int to a String. |
class |
Long
Wrapper class for long integers. |
class |
Short
Wrapper class for shorts. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |