Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: code tweaked to compile

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="75ab5e0563c81fa5-4f30e249-49ac4cba-94af843a-9953ffa132d3bcb4eaabd0af"><ac:plain-text-body><![CDATA[

[[JLS 2005

AA. Bibliography#JLS 05]

[§8.9, "Enums"

http://java.sun.com/docs/books/jls/third_edition/html/classes.html#8.9]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b0ace05430bf1fd5-6cff3524-48fc4ee4-a378abf1-3d642d5c7ee4b36ca0444be1"><ac:plain-text-body><![CDATA[

[[API 2006

AA. Bibliography#API 06]]

[Enum

http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html]

]]></ac:plain-text-body></ac:structured-macro>

...

VOID DCL10-J. Ensure proper initialization by declaring class and instance variables final      01. Declarations and Initialization (DCL)      DCL12-J. Prevent class initialization cycles