Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot

...

Wiki Markup
\[[Sun 06|AA. Java References#Sun 06]\] [varargs|http://java.sun.com/j2se/1.5.0/docs/guide/language/varargs.html] 
\[[Bloch 08|AA. Java References#Bloch 08]\] Item 42: "Use varargs judiciously"
\[[Steinberg 05|AA. Java References#Steinberg 05]\] "Using the Varargs Language Feature"

...

DCL06DCL07-J. Use 'L', not 'l', to indicate a long valueBeware of integer literals beginning with '0'      03. Declarations and Initialization (DCL)      DCL02DCL09-J. Use meaningful symbolic constants to represent literal values in program logicEnforce compile-time type checking of variable argument types