...
Although final
can be used to specify immutable constants, there is a caveat when dealing with composite objects. See guideline VOID OBJ02-J. Never conflate immutability of a reference with that of the referenced object for more details.
...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="7e12df60a0a189b4-31cc1fc6-40d841de-ae0ab305-4a88197b761edc9e7abbcb9d"><ac:plain-text-body><![CDATA[ | [[API 2006 | AA. References#API 06]] | ]]></ac:plain-text-body></ac:structured-macro> |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="7f6586b8917da298-626f5943-4e4644ba-a0f293a9-bd3ba45e03f1ab834a33339b"><ac:plain-text-body><![CDATA[ | [[Core Java 2004 | AA. References#Core Java 04]] | ]]></ac:plain-text-body></ac:structured-macro> |
...