...
Wiki Markup |
---|
\[[JLS 05|AA. Java References#JLS 05]\] Section 4.2.3 Floating-Point Types, Formats, and Values \[[FindBugs 08|AA. Java References#FindBugs 08]\] FE: Doomed test for equality to NaN |
...
EXP00-J. Use the same type for the second and third operands in conditional expressions 02. Expressions (EXP) EXP02-J. Do not ignore values returned by methods