Pattern: Invalid local final variable name
Issue: -
Validates identifiers for local, final
variables, including catch
parameters and resources in try
statements.
To configure the check:
<module name="LocalFinalVariableName"/>
Pattern: Invalid local final variable name
Issue: -
Validates identifiers for local, final
variables, including catch
parameters and resources in try
statements.
To configure the check:
<module name="LocalFinalVariableName"/>