INDEX

−− (decrement) operator, 302–303

− (subtraction) operator, 306

! (boolean invert) logical operator, 309–310

! = (not equal to) operator, 292

% (remainder) operator, 299

& (non-short-circuit AND) operator, 288, 308

&& (short-circuit AND) operator, 306, 308, 548

* (multiplication) operator, 308

* quantifier, 495

· (dot) metacharacter, 497

· (dot operator), 25, 27

·java files, 791–792

/ (division) operator, 306

: (colons), 354

; (semicolons), 17, 41, 344–345, 675

? quantifier, 495

@argfiles command-line options, 791

\ (backslashes), 798

∧ (exclusive-OR [XOR]) logical operator, 288, 309–310, 553

∧ (regex carat) operator, 494

{} (curly braces), 329, 332

| (non-short-circuit OR) operator, 288, 308

| | (short-circuit OR) operator, 306, 308

Get SCJP Sun Certified Programmer for Java 6 Study Guide 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.