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/10 20:17:54 UTC

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

Hollis Waite created COLLECTIONS-482:
----------------------------------------

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