Index

Symbols

- operator, for numbers, 159

--, in shell scripts, 151

->, in lambda expressions, 46

; (semicolon), in JavaScript, 141

:: operator, in method references, 8

/ (slash), in Unix paths, 184

`...` (back quotes), in shell scripts, 149

^ (caret), for denoting free variables, 4

'...' and "..." (single and double quotes)

in JavaScript, 138

in shell scripts, 150

[...] (square brackets), in JavaScript, 141, 144145

{...} (curly braces), in lambdas, 5

$ (dollar sign), in JavaScript, 142

${...}, in shell scripts, 150

* (asterisk), in locales, 173

\ (backslash), in Windows paths, 184

#!, in shell scripts, 151

+ operator, for numbers, 159

< operator, in JavaScript, 143

A

abstract methods, in functional interfaces, 6

acceptEither method (CompletableFuture ...

Get Java SE 8 for the Really Impatient 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.