Chapter 25. Standard Packages

 

No unmet needs exist, and current unmet needs that are being met will continue to be met.

 
 --Transportation Commission on Unmet Needs, California

The Java 2 Platform Standard Edition comes with many standard packages. These packages, all subpackages of the root java package, define the main classes and interfaces for the platform. Throughout this book we have taught you about many of these classes, particularly those relating to the core language and those most commonly used in general programs. The main packages that we have covered are

  • java.lang—. The main language classes, such as Object, String, Thread, Class, and so on. The subpackage java.lang.annotation defines some annotation types and was covered in Chapter ...

Get THE Java™ Programming Language, Fourth Edition 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.