appendices

Appendix A

Java Reserved Words

image

 

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)

image

*LR means left-to-right associativity; RL means right-to-left associativity.

image

*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 books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.