...
Wiki Markup |
---|
\[[Core Java 04|AA. Java References#Core Java 04]\] Chapter 5 \[[JLS 05|AA. Java References#JLS 05]\] Section 5.1.7 \[[Techtalk 07|AA. Java References#Techtalk 07]\] "The Joy of Sets" |
...
EXP04EXP10-J. Be wary of invisible implicit casts when using compound assignment operatorsAvoid side effects in assertions 04. Expressions (EXP) EXP07EXP12-J. Be aware of the short-circuit behavior of the conditional AND and OR operatorsEnsure a null pointer is not dereferenced