...
Wiki Markup |
---|
\[[JLS 05|AA. Java References#JLS 05]\] Section [5.1.2, Widening Primitive Conversion|http://java.sun.com/docs/books/jls/third_edition/html/conversions.html#5.1.2] |
...
VOID INT32INT31-J. Perform conversion from BigInteger to String and back properlyDo not rely on the write() method to output integers outside the range 0 to 255 05. Integers (INT) INT34-J. Perform explicit range checking to ensure integer operations do not overflow