...
DCL07-J. Qualify both class and instance variables with the final modifier
DCL08-J. Qualify constants with the final and static modifiers
Rules
DCL30-J. Do not use the for-each idiom for initialization or assignment
DCL31-J. Qualify constants with the final and static modifiers
Risk Assessment Summary
Recommendations
...