October 2014
Intermediate to advanced
888 pages
26h 13m
English
Please note that index links point to page beginnings from the print edition. Locations are approximate in e-readers, and you may need to page down one or more times after clicking a link to get to the indexed material.
A
abandoned strings, 260–263
absolute() method, 883–884
abstract classes, 20
creating, 23–24
implementation, 118
vs. interfaces, 25–26
overview, 22–23
abstract factory pattern, 562
abstract methods
overview, 43–47
subclass implementation, 100–101
acceptChanges() method, 920
access and access modifiers, 29–31
classes, 17–21
constructors, 128
encapsulation, 85
key points, 69
levels, 53
local variables, ...