Versions Compared

Key

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

...

Wiki Markup
\[[JLS 05|AA. Java References#JLS 05]\] Section 15.7 "Evaluation Order" and 15.7.3 "Evaluation Respects Parentheses and Precedence"

...

EXP05EXP09-J. Be careful about the wrapper class and autoboxingUse parentheses for precedence of operation      03. Expressions (EXP)      03. Expressions (EXP)EXP31-J. Avoid side effects in assertions