Index
& (bitwise AND), 166–168
& (Boolean logical AND), 48, 49, 50, 52
&& (short-circuit AND), 48, 50–51, 52
*
multiplication operator, 46
used in import statement, 277, 429
@ (annotation syntax), 430
@ tags (javadoc), 594–598
\ used for character escape sequences (backslash character constants), 40
| (bitwise OR), 166, 167, 168–169
| (Boolean logical OR), 48, 49, 50, 52
|| (short-circuit OR), 48, 50, 52
(bitwise exclusive OR), 166, 167, 169–170
Get Java, A Beginner's Guide, 5th Edition, 5th 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.