Index
image
&
bitwise AND
Boolean logical AND
and bounded type declarations
&& (short-circuit AND)
*
and glob syntax
multiplication operator
regular expression quantifier
used in import statement
** (glob syntax)
@
annotation syntax
used with tags (javadoc)
|
bitwise OR
Boolean logical OR
|| (short-circuit OR)
[ ]
character class specification
^
bitwise exclusive OR (XOR)
Boolean logical exclusive OR (XOR)
: (used with a label)
::
constructor reference
method reference
, (comma)
format flag
{ }
used with javadoc tags
=
= = (Boolean logical operator)
= = (relational operator)
versus equals( )
!
!=
/
/* */
/** */
//
<
argument index syntax
< >
diamond ...

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