Index

&

bitwise AND, 66, 67, 68–69

Boolean logical AND, 75–76

and bounded type declarations, 336

&& (short-circuit AND), 75, 76–77

*

multiplication operator, 28, 61–62

regular expression quantifier, 913

used in import statement, 194, 321

@

annotation syntax, 276

used with tags (javadoc), 1080, 1083

|

bitwise OR, 66, 67, 68–69

Boolean logical OR, 75–76

|| (short-circuit OR), 75, 76–77

[ ], 33, 51, 52, 54, 56, 58

character class specification, 913, 917

^

bitwise exclusive OR, 66, 67, 68–69

Boolean logical exclusive OR, 75–76

: (used with a label), 105

, (comma), 33, 95

format flag, 557, 559

{ }, 24, 25, 26, 30, 33, 45, 53, 56, 81, 82, 89, 211

used with javadoc tags, 1080

=, 27, 74, 77

= = (Boolean logical operator), 75

= = (relational operator), ...

Get Java The Complete Reference, 8th Edition, 8th 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.