...
Wiki Markup |
---|
\[[JLS 05|AA. Java References#JLS 05]\] [Section 15.25, Conditional Operator ? :|http://java.sun.com/docs/books/jls/third_edition/html/expressions.html#15.25] \[[Bloch 05|AA. Java References#Bloch 05]\] Puzzle 8: Dos Equis \[[Findbugs 08|AA. Java References#Findbugs 08]\] "Bx: Primitive value is unboxed and coerced for ternary operator" |
...
EXP13-J. Do not diminish the benefits of constants by assuming their values in expressions 04. Expressions (EXP) 0405. Expressions Scope (EXP) EXP12-J. Ensure a null pointer is not dereferencedSCP)