Index

Symbols

^, boolean logical exclusive OR 578, 580

truth table 580

, (comma) formatting flag 570

--, predecrement/postdecrement 562

-, subtraction 510, 511

!, logical NOT 578, 581

truth table 581

!=, not equals 513

?:, ternary conditional operator 548

. dot separator 525

{, left brace 500

}, right brace 500

@Override annotation 701

* wildcard in a file name 526

*, multiplication 510, 511

*=, multiplication assignment operator 563

/, division 510, 511

/* */ traditional comment 500

//, end-of-line comment 500

/=, division assignment operator 563

\, backslash escape sequence 504

\", double-quote escape sequence 504

\n, newline escape sequence 504

\r, carriage-return escape sequence 504

\t, horizontal tab escape sequence 504

&, boolean logical ...

Get Android How to Program 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.