Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0-alpha4
-
None
-
Reviewed
Description
Redundant 'final' modifier in the try-with-resources statement. Any variable declared in the try-with-resources statement is implicitly modified with final.