...
Wiki Markup |
---|
\[[JLS 05|AA. Java References#JLS 05]\] Chapter 8, Classes \[[SCG 07|AA. Java References#SCG 07]\] Guideline 4-3 Prevent constructors from calling methods that can be overridden |
...
MET31-J. Ensure that hashCode() is overridden when equals() is overridden 09. Methods (MET) 10. Exceptional Behavior (EXC)