Chapter 17
Exploring java.lang
This chapter discusses those
classes and interfaces defined by java.lang.
As you know, java.lang is
automatically imported into all programs. It contains classes and interfaces
that are fundamental to virtually
all of Java programming. It is Java’s most widely used package.
java.lang includes the following classes:
java.lang includes the following interfaces:
Several of the classes
contained in java.lang contain
deprecated methods, most dating back to Java 1.0. These deprecated methods are
still provided by Java to support an ever-shrinking pool of legacy code and are
not recommended for new code. Because of this, the deprecated methods are not
discussed here.
Related Topics
Privacy Policy, Terms and Conditions, DMCA Policy and Compliant
Copyright © 2018-2023 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.