previous
|
start
|
next
Java Types
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
previous
|
start
|
next