SE450
:
Java Types
[4/86]
Primitive types:
int short long byte
char float double boolean
Class types
Interface types
Array types
The
null
type
Note:
void
is not a type