appendices
Appendix A
Java Reserved Words
Appendix B
Operator Precedence
In the following table, the operators are grouped by precedence level (highest to lowest), and a horizontal line separates each precedence level from the next-lower level.
Precedence (highest to lowest)
*LR means left-to-right associativity; RL means right-to-left associativity.
*LR means left-to-right associativity; RL means right-to-left associativity.
Appendix ...
Get Object-Oriented Data Structures Using Java, 3rd Edition now with the O’Reilly learning platform.
O’Reilly members experience live online training, plus books, videos, and digital content from nearly 200 publishers.