Nested Classes, Part 2 (O'ReillyNet)
[Posted May 26, 2004 by cook]
O'Reilly has published
part two of a series on Java nested classes.
"
Robert Simmons continues his efforts to clarify confusion over the use of
nested classes in Java. In this week's installment, excerpted from Chapter 6
("Nested Classes") of Hardcore Java, Robert discusses the somewhat
troublesome limited-scope inner classes; one specific type within this
category, known as anonymous classes; and the problems programmers encounter
with limited-scope classes."
(
Log in to post comments)