Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
A
abstract factory pattern, for creating objects
conclusion 74
finding, in JDK 72
motivation 71
sample code 72-74
abstraction 9
achieving 10-12
abstraction, polymorphism, heredity, and encapsulation (APIE) 6
viewing, as continual improvement process 12, 13
action 146
active object pattern, for decoupling method execution 180
conclusion 183
motivation 180
sample code 180-183
adapter pattern, for incompatible object collaboration 102
conclusion 106
finding, in JDK 102
motivation 102
sample code 102-105
anti-pattern 214
code smell anti-pattern 219
identifying 214
Java platform capabilities, squeezing inappropriately 215-217
technical debt, collecting as bottleneck 214
theoretical principles challenges 214
tool, selecting...