...
Wiki Markup |
---|
\[[JLS 2005|AA. Bibliography#JLS 05]\] [Section 8.1.3, Inner Classes and Enclosing Instances|http://java.sun.com/docs/books/jls/third_edition/html/classes.html#8.1.3] and [Section 8.3|http://java.sun.com/docs/books/jls/third_edition/html/classes.html#8.3] "Field Declarations" \[[Long 2005|AA. Bibliography#Long 05]\] Section 2.3, Inner Classes \[[McGraw 2000|AA. Bibliography#McGraw 00]\] |
...
OBJ13OBJ12-J. Do not leak references to inner class objects when the outer class object maintains sensitive data 04. Object Orientation (OBJ) 05. Methods (MET)