[ 
https://issues.apache.org/jira/browse/COLLECTIONS-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800236#comment-13800236
 ] 

Thomas Neidhart commented on COLLECTIONS-485:
---------------------------------------------

Applied patch in r1533984 together with other modifications:

 * suppress generics warnings
 * add wildcards to all copy-constructors of collection classes

Still need to review packages comparators, functors and keyvalue.

> Collection copy-constructors should accept wildcarded input
> -----------------------------------------------------------
>
>                 Key: COLLECTIONS-485
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-485
>             Project: Commons Collections
>          Issue Type: Improvement
>          Components: Bag, BidiMap, Collection, List, Map, Set
>    Affects Versions: 4.0-alpha1
>            Reporter: Hollis Waite
>         Attachments: wildcards.patch
>
>
> Many Collection constructors copy input in order to self-populate. For 
> convenience (and consistency with standard Java collections library), 
> wildcarded parameters should be accepted where possible. Unmodifiable* 
> classes might also benefit from less restrictive generic signatures.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to