You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Peter Lawrey (JIRA)" <ji...@apache.org> on 2009/01/18 13:04:59 UTC

[jira] Updated: (COLLECTIONS-312) Minor changes to tidy modifiers for fields, methods and classes.

     [ 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

Patch file of changes.

> 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.