René Nyffenegger's collection of things on the web
René Nyffenegger on Oracle - Most wanted - Feedback -
 

Built in data types [JAVA]

Primitive datatypes

Primitive datatypes
Boolean type Numeric types
  Integral types Floating-point types
  Character type Integer types  
boolean char byte short int long float double

void

Not really a type...