8中基本数据类型及其包装类
byte----------->Byte
char------------>character
short----------->short
in--------------->Integer
long------------>long
float------------>Float
double---------->Double
boolean--------->Boolean