基本数据类型
|
封装类
|
boolean
|
Boolean
|
byte
|
Byte
|
short
|
Short
|
int
|
Integer
|
long
|
Long
|
char
|
Character
|
float
|
Float
|
double
|
Double
|











































