Index

Please note that index links point to page beginnings from the print edition. Locations are approximate in e-readers, and you may need to page down one or more times after clicking a link to get to the indexed material.

& (bitwise AND), 166-168

& (Boolean logical AND), 50, 51, 52, 54

&& (short-circuit AND), 50, 52-53, 54

*

multiplication operator, 19, 48

used in import statement, 277, 439

@ (annotation syntax), 440

@ tags (javadoc), 674-678

\ used for character escape sequences (backslash character constants), 42

| (bitwise OR), 166, 167, 168-169

| (Boolean logical OR), 50, 51, 52, 54

|| (short-circuit OR), 50, 52, 53, 54

[ ], 58, 137, 142, 145-146

^ (bitwise exclusive OR), 166, 167, 169-170

^ (Boolean logical exclusive OR), 50, 51

:, ...

Get Java: A Beginner's Guide, 7th 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.