...
| Wiki Markup |
|---|
\[[API 2006|AA. Bibliography#API 06]\] Class {{InputStream}}
\[[JLS 2005|AA. Bibliography#JLS 05]\] 4.2 Primitive Types and Values
\[[Pugh 2008|AA. Bibliography#Pugh 08]\] "Waiting for the end" |
...
INT03-J. Do not cast Avoid casting numeric types to wider floating-point types without range checkingchecks 06. Integers (INT) INT05-J. Use shift operators correctly