...
Wiki Markup |
---|
\[[JLS 05|AA. Java References#JLS 05]\] Section 8.1.3 Inner Classes and Enclosing Instances \[[McGraw 00|AA. Java References#McGraw 00]\] \[[Long 05|AA. Java References#Long 05]\] Section 2.3, Inner Classes |
...
SCP01-J. When developing Java clients (applets, mobile) assume that all scope can be overridden or modified 03. Scope (SCP) SCP03-J. Do not reuse names to avoid shadowing