You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Neidhart (JIRA)" <ji...@apache.org> on 2013/05/14 00:17:16 UTC

[jira] [Updated] (COLLECTIONS-468) Change Bag interface and implementations to conform to Collection interface

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

Thomas Neidhart updated COLLECTIONS-468:
----------------------------------------

    Attachment: COLLECTIONS-468.patch

Attached patch with the proposed changes:

 * update Bag interface to conform to Collection contract
 * update AbstractMapBag
 * update unit tests to inherit from AbstractCollectionTest
                
> Change Bag interface and implementations to conform to Collection interface
> ---------------------------------------------------------------------------
>
>                 Key: COLLECTIONS-468
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-468
>             Project: Commons Collections
>          Issue Type: Bug
>            Reporter: Thomas Neidhart
>             Fix For: 4.0
>
>         Attachments: COLLECTIONS-468.patch
>
>
> Several methods of the Bag interface do not conform to the Collection interface (e.g. add, remove, containsAll, removeAll, retainAll).
> This should be fixed for 4.0.

--
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