Table of Contents

Java - (Primitive|Native) Data Type

About

Java has a fixed set of primitive types:

They can also be used in a wrapper class in order to enhance the functionalities.

Documentation / Reference