Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="4f0ea0fa733cb46e-c35b455a-45bb4b85-be71a29a-fc7bc8bcd0e36ded77ac83f9"><ac:plain-text-body><![CDATA[

[java:[Bloch 2008

AA. Bibliography#Bloch 08]]

Item 13: Minimize the accessibility of classes and members

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c1944aaab344a313-c7d2cb51-43d84f5a-87bf8f05-30f0f77aad00a681f612a549"><ac:plain-text-body><![CDATA[

[java:[Core Java 2004

AA. Bibliography#Core Java 04]]

Chapter 6

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="9b0971d5c26c0250-850df625-47a849f8-8dc18aac-fe01e2b61bf0b8a6813d73f5"><ac:plain-text-body><![CDATA[

[java:[JLS 2005

AA. Bibliography#JLS 05]]

[§4.12.4 "final Variables"

http://java.sun.com/docs/books /jls/third_edition/html/typesValues.html#4.12.4] ]]></ac:plain-text-body></ac:structured-macro>

 

§6.6 "Access Control"

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="332cc3d0150a49ae-5ad6c87d-46c54299-b8feb570-185b92b5dc25e64b74f39460"><ac:plain-text-body><![CDATA[

[java:[Mettler 2010B

AA. Bibliography#Mettler 2010B]]

 

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

...

VOID OBJ02-J. Minimize the accessibility of classes and their membersImage Added      04. Object Orientation (OBJ)