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 2014/04/15 02:03:20 UTC

[jira] [Updated] (COLLECTIONS-517) [Collection|List]Utils.[intersection|union] should accept vararg parameters

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

Hollis Waite updated COLLECTIONS-517:
-------------------------------------

    Attachment: COLLECTIONS-517.patch

Patch.

> [Collection|List]Utils.[intersection|union] should accept vararg parameters
> ---------------------------------------------------------------------------
>
>                 Key: COLLECTIONS-517
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-517
>             Project: Commons Collections
>          Issue Type: Improvement
>          Components: Collection, List
>    Affects Versions: 4.0
>            Reporter: Hollis Waite
>            Priority: Minor
>         Attachments: COLLECTIONS-517.patch
>
>
> Would be convenient if intersection/union methods accepted arbitrary number of arguments. Two-arg methods could be retained in order to avoid compiler warnings (https://issues.apache.org/jira/browse/COLLECTIONS-481?focusedCommentId=13762173&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13762173). Alternatively, method could be overloaded to accept a single Iterable of Lists/Sets. I could create a patch for this if it's deemed worthwhile.



--
This message was sent by Atlassian JIRA
(v6.2#6252)