Part 3

Basic Java Classes

Java is much more than a programming language. It is also a set of several thousand classes contained in numerous class libraries. These classes offer you a treasure chest of predefined tools from which you can pick and choose to build your own Java applications. This part presents reference information for many of the most commonly used Java classes.

In this part . . .

check.png Classes for manipulating strings

check.png Classes for building and maintaining collections

check.png Classes for mathematical operations

check.png Classes that work with regular expressions

check.png Classes for managing execution threads

check.png Object-oriented programming

Get Java For Dummies Quick Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.