 
                            ...
| Wiki Markup | 
|---|
| \[[API 2006|AA. Bibliography#API 06]\] Class {{InputStream}}
\[[JLS 2005|AA. Bibliography#JLS 05]\] [Section 4.2|http://java.sun.com/docs/books/jls/third_edition/html/typesValues.html#4.2] "Primitive Types and Values"
\[[Pugh 2008|AA. Bibliography#Pugh 08]\] "Waiting for the end" | 
...
INT03FLP10-J. Avoid casting primitive integer types to floating-point types without range checks 06. Integers (INT) INT05-J. Use shift operators correctly