Symbols
^
, boolean logical exclusive OR 507, 509truth table 509
,
(comma) formatting flag 499--
, predecrement/postdecrement 491-
truth table 510
!=
, not equals 442?:
, ternary conditional operator 477.
dot separator 454{
, left brace 429}
, right brace 429@Override
annotation 630*
wildcard in a file name 455*=
, multiplication assignment operator 492/* */
traditional comment 429//
, end-of-line comment 429/=
, division assignment operator 492\
, backslash escape sequence 433\"
, double-quote escape sequence 433\n
, newline escape sequence 433\r
, carriage-return escape sequence 433\t
, horizontal tab escape sequence 433&
, boolean logical AND ...
Get Android How to Program, 3/e 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.