[ 
https://issues.apache.org/jira/browse/COLLECTIONS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hollis Waite reopened COLLECTIONS-481:
--------------------------------------


Not sure if this warrants a new bug but CompositeCollection constructor + 
addComposited method still accepting arrays rather than varargs.
                
> 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
>             Fix For: 4.0
>
>         Attachments: COLLECTIONS-481 (CompositeSet).patch
>
>
> 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