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

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.

Reply via email to