Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

! (exclamation) operator, Operators, Predicates
! (not operator), Running Code in the Thread
!= operator, Operators, Predicates
" (double quote), Attributes
# flag, Flags
$ (dollar sign), How do inner classes really work?, Position markers
% (percent sign), Operators, The Format String, Miscellaneous
%b conversion character, Primitive and Numeric Conversions
%B conversion character, Primitive and Numeric Conversions
%c conversion character, Primitive and Numeric Conversions
%d conversion character, The Format String
%g identifier, Logging Setup Properties
%h identifier, Logging Setup Properties
%n$ conversion character, Numbered arguments
%s conversion character, The Format String, String Conversions
%S conversion character, Uppercase
%t conversion character, Printf-Style Date and Time Formatting
%T conversion character, Printf-Style Date and Time Formatting
%t identifier, Logging Setup Properties
%u identifier, Logging Setup Properties
& (ampersand), Operators, Bounds, Bounded Wildcards, Encoding
&& operator, Operators, Custom character classes, Encoding
' (single quote), Flags, Attributes
() parentheses, Flags, Escaped characters, Grouping
(?<!) lookbehind operator, Lookaheads and lookbehinds
(?<=) lookbehind operator, Lookaheads and lookbehinds
(?=) lookahead operator, Lookaheads and lookbehinds
(?d) flag, Special options
(?i) flag, Special options
(?m) flag, Special options
(?s) flag, Special options
* (asterisk), Package and Imports, The Classpath, Comments, Operators, Importing Classes, Escaped characters, Iteration (multiplicity), Greediness, Nodes, DTDs
as operator, Operators
as wildcard, Package and Imports
importing all classes in package, Importing Classes
in DTD notations, DTDs
in regular expressions, Escaped characters, Iteration (multiplicity), Greediness
in XPath expressions, Nodes
using in CLASSPATH, The Classpath
+ (plus sign) operator, A Word About Strings, Operators, Constructing Strings, Flags, Escaped characters, Iteration (multiplicity)
concatenating strings, Constructing Strings
formatting strings, Flags
in regular expressions, Escaped characters, Iteration (multiplicity)
++ operator, Operators
+= operator, A Word About Strings
, (comma), Flags
- (dash), Operators, Flags
-- operator, Operators
. (dot), Variable access, Width, precision, and justification, Escaped characters, Preferences for Classes, Nodes
as operator, Variable access
for string formatting, Width, precision, and justification
in regular expressions, Escaped characters
in XPath expressions, Nodes
.bsh extension, Running BeanShell
.class property, The Class Class
/ (forward slash), Comments, Javadoc Comments, Operators, Preferences for Classes, Nodes
0 (zero) flag, formatting strings, Flags
-1 special value, Exceptions
2D API, A Modern Language (see drawing with 2D API)
< > (angle brackets), Enter Generics, The Type Variable, Encoding, Predicates
< operator, Operators
<< operator, Operators
<= operator, Operators
<?>, <?>, <Object>, and the Raw Type
= (equal sign) operator, System Properties, Operators, Predicates
== operator, More Events and Interfaces, Operators, Equality and Equivalence, Comparing Strings
> operator, Operators
>= operator, Operators
>> operator, Operators
>>> operator, Operators
? (question mark), Wildcards, Iteration (multiplicity), Greediness, Using the GET Method, DTDs
as type parameter, Wildcards
encoding in URLs, Using the GET Method
in DTD notations, DTDs
in regular expressions, Iteration (multiplicity), Greediness
? (unbounded wildcard), Wildcards, Thinking Outside the Container, <?>, <Object>, and the Raw Type
?: operator, Operators
?<! (lookbehind) operator, Lookaheads and lookbehinds
?<= (lookbehind) operator, Lookaheads and lookbehinds
?= (lookahead) operator, Lookaheads and lookbehinds
@ character, Javadoc Comments, Nodes, Predicates
[ ] brackets, Arrays, Custom character classes, Predicates
as index operator, Arrays
in regular expressions, Custom character classes
in XPath expressions, Predicates
\ (backslash), Escaped characters, Path localization
\b metacharacter, Position markers
\B metacharacter, Position markers
\d metacharacter, Escaped characters, Characters and character classes
\D metacharacter, Characters and character classes
\E metacharacter, Escaped characters
\f metacharacter, Characters and character classes
\n metacharacter, Characters and character classes
\Q metacharacter, Escaped characters
\r metacharacter, Characters and character classes
\s metacharacter, Characters and character classes
\S metacharacter, Characters and character classes
\t metacharacter, Characters and character classes
\w metacharacter, Characters and character classes
\W metacharacter, Characters and character classes
^ (caret), Operators, Custom character classes
as operator, Operators
in regular expressions, Custom character classes
{ } braces, Instance Variables, Arrays, Statements, Array Creation and Initialization, Array Creation and Initialization, Escaped characters
code blocks, Statements
creating arrays, Array Creation and Initialization, Array Creation and Initialization
in regular expressions, Escaped characters
| (vertical bar), Operators, Alternation, DTDs
|| operator, Operators
~ (tilde) operator, Operators

Get Learning Java, 4th 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.