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 2015/11/27 22:48:13 UTC

[jira] [Closed] (COLLECTIONS-482) Transformed* classes require double the number of generic qualifiers

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

Thomas Neidhart closed COLLECTIONS-482.
---------------------------------------

> Transformed* classes require double the number of generic qualifiers
> --------------------------------------------------------------------
>
>                 Key: COLLECTIONS-482
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-482
>             Project: Commons Collections
>          Issue Type: Bug
>          Components: Bag, Collection, List, Map, Set
>    Affects Versions: 4.0-alpha1
>            Reporter: Hollis Waite
>
> Transformed* classes currently have the same number of generic qualifiers as their parent interfaces (e.g. one for TransformedList and two for TransformedMap). In order to handle transformations between different types, transforming collections should specify both input and output classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)