6.2 The java.lang package 

Previous Index Next 


The java.lang package contains all the core classes for the Java API. This package is automatically imported so you do not require an import statement to import the classes in the package.

This section details some of the classes found in the java.lang package.