Hollis Waite created COLLECTIONS-481:
----------------------------------------

             Summary: remove composite collection methods/constructors made 
redundant by vararg overloads
                 Key: COLLECTIONS-481
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-481
             Project: Commons Collections
          Issue Type: Improvement
          Components: Collection, List, Map, Set
    Affects Versions: 4.0-alpha1
            Reporter: Hollis Waite
            Priority: Minor


Composite* classes overload numerous methods/constructors for the sake of 
convenience. However, many overloads are unnecessary as their functionality is 
covered by vararg implementations. Redundant code should be removed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to