[
https://issues.apache.org/jira/browse/COLLECTIONS-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Lawrey updated COLLECTIONS-312:
-------------------------------------
Attachment: commons-collections-static-analysis.patch
> Minor changes to tidy modifiers for fields, methods and classes.
> ----------------------------------------------------------------
>
> Key: COLLECTIONS-312
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-312
> Project: Commons Collections
> Issue Type: Improvement
> Reporter: Peter Lawrey
> Priority: Trivial
> Attachments: commons-collections-static-analysis.patch
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> These changes include
> - private/package-local fields final if possible.
> - private/package-local methods and classes static if possible
> - remove fields which can be make local variables.
> See the attached patch for the changes
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.