Appendices
Overview.
Various supplemental material.- Appendix A: Operator Precedence describes the order in which the operators within an expression are evaluated when the expression has several operators.
- Appendix B: Writing Clear Code provides numerous suggestions for writing code that is easy to read and understand.
- Appendix C: Glossary a glossary of terms used in this book.
- Appendix D: Java Cheatsheet summarizes the most widely used Java language features, with examples.