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