-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2_03
-
b45
-
generic
-
generic
JSR 133 requires that final classes declare immutable members as final. The java.util.Currenty class should make its currency code final.
Private member fields that are initialized during object construction should be marked private final.
Private member fields that are initialized during object construction should be marked private final.