Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot (vkp) v1.0

...

Wiki Markup
According to the Java Language Specification \[[JLS 2005|AA. JavaBibliography#JLS References#JLS 05]\], section 4.12.4 "{{final}} Variables"

...

Wiki Markup
\[[JLS 2005|AA. JavaBibliography#JLS References#JLS 05]\] Sections 4.12.4 "final Variables" and 6.6, "Access Control"
\[[Bloch 2008|AA. Java References#BlochBibliography#Bloch 08]\] Item 13: Minimize the accessibility of classes and members
\[[Core Java 2004|AA. Java References#CoreBibliography#Core Java 04]\] Chapter 6
\[[MITRE 2009|AA. Java References#MITREBibliography#MITRE 09]\] [CWE ID 607|http://cwe.mitre.org/data/definitions/607.html] "Public Static Final Field References Mutable Object"

...