...
Wiki Markup |
---|
\[[JLS 05|AA. Java References#JLS 05]\] [§15.17.3 Remainder Operators|http://java.sun.com/docs/books/jls/third_edition/html/expressions.html#15.17.3] |
...
INT08INT01-J. Provide mechanisms to handle unsigned data when requiredRange check before casting integers to narrower types 06. Integers (INT) INT01INT03-J. Range check before casting integers to narrower typesDo not cast numeric types to wider floating-point types without range checking