|
| CONTENTS | PREV | NEXT | The Java Language Environment |
| |
| |
| CHAPTER 9 |
The complete Java system includes several libraries of utility classes and methods of use to developers in creating multi-platform applications. Very briefly, these libraries are:Basic Java language classes--java.lang
The Input/Output package--java.io
| |
| |
