You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Hollis Waite (JIRA)" <ji...@apache.org> on 2013/09/09 14:08:51 UTC

[jira] [Updated] (COLLECTIONS-481) remove composite collection methods/constructors made redundant by vararg overloads

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

Hollis Waite updated COLLECTIONS-481:
-------------------------------------

    Attachment: COLLECTIONS-481 (CompositeSet).patch

I attach a fix for CompositeSet. Can generate similar patches for other classes if project owners approve.
                
> 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
>         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