byte 1字节
short 2字节
int 4字节
long 8字节
float 4字节
double 8字节
char 1字节
boolean 1字节
1.class
2.interface
3.数组
1.数据类型
原文:http://www.cnblogs.com/bushi/p/6515145.html