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="ed6af8bbd68d3585-df2c39c0-4f044b88-b78680f1-e5e3b72151c7394f402207bb"><ac:plain-text-body><![CDATA[

[[Bloch 2008

AA. Bibliography#Bloch 08]]

Item 42: "Use Varargs Judiciously"

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="cd9f5f8de8a1df4c-ee9239d2-4b1f4b77-a19597d5-a2acfdbb093c87cc27e6755a"><ac:plain-text-body><![CDATA[

[[Steinberg 2005

AA. Bibliography#Steinberg 05]]

"Using the Varargs Language Feature"

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="4be38a6b09d4374c-b2fe2f13-43cf4e5b-9844bf8e-c5a72dd3330ad11b09cbc12e"><ac:plain-text-body><![CDATA[

[[Sun 2006

AA. Bibliography#Sun 06]]

[varargs

http://java.sun.com/j2se/1.5.0/docs/guide/language/varargs.html]

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

...

DCL02-J. Avoid ambiguous overloading of varargs methods      01. Declarations and Initialization (DCL)      DCL03DCL04-J. Do not derive a value associated with an enum from its ordinal