...
Wiki Markup |
---|
\[[JLS 05|AA. Java References#JLS 05]\] Section [14.14.2|http://java.sun.com/docs/books/jls/third_edition/html/statements.html#14.14.2] "The enhanced for statement" |
...
DCL04-J. Qualify Declare mathematical constants with the as static and final modifiers 03. Declarations and Initialization (DCL) DCL06-J. Use 'L', not 'l', to indicate a long value