Ground-Up Java

white space

Blank space in source code, ignored by the compiler but useful in creating code that is more readable.

wrapper

A class whose data is a single primitive value. Java’s eight wrapper classes are in the java.lang package.

writer

A class that reads Unicode characters and delivers 8-bit text.

Категории