...
Wiki Markup |
---|
\[[JLS 2005|AA. Bibliography#JLS 05]\] [Section 15.7|http://java.sun.com/docs/books/jls/third_edition/html/expressions.html#15.7] "Evaluation Order" and [15.7.3|http://java.sun.com/docs/books/jls/third_edition/html/expressions.html#15.7.3] "Evaluation Respects Parentheses and Precedence" |
...
EXP08-J. Understand the evaluation of expressions containing non-short-circuit operators 04. Expressions (EXP) EXP10-J. Avoid side-effects in assertions