...
Wiki Markup |
---|
\[[ESA 2005|AA. Bibliography#ESA 05]\] Rule 62: Do not call non-final methods from within a constructor \[[JLS 2005|AA. Bibliography#JLS 05]\] [Chapter 8, Classes|http://java.sun.com/docs/books/jls/third_edition/html/classes.html], 12.5 "Creation of New Class Instances" \[[Rogue 2000|AA. Bibliography#Rogue 200000]\] Rule 81: Do not call non-final methods from within a constructor \[[SCG 2007|AA. Bibliography#SCG 07]\] Guideline 4-3, Prevent constructors from calling methods that can be overridden |
...