...
Wiki Markup |
---|
\[[API 2006|AA. Bibliography#API 06]\] class [{{AtomicInteger}}|http://download.oracle.com/javase/6/docs/api/java/util/concurrent/atomic/AtomicInteger.html] \[[Bloch 2005|AA. Bibliography#Bloch 05]\] Puzzle 27: Shifty i's\[[SCG 2007|AA. Bibliography#SCG 07]\] Introduction \[[JLS 2005|AA. Bibliography#JLS 05]\] [Section 4.2.2|http://java.sun.com/docs/books/jls/third_edition/html/typesValues.html#4.2.2] "Integer Operations," [Section 15.22|http://java.sun.com/docs/books/jls/third_edition/html/expressions.html#15.22] "Bitwise and Logical Operators" \[[Seacord 2005|AA. Bibliography#Seacord 05]\] Chapter 5. Integers \[[Tutorials 2008|AA. Bibliography#Tutorials 08]\] Primitive Data Types |
...
06. Integers (INT) 06. Integers (INT) INT01-J. Check ranges before casting integers to narrower types