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