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

Reply via email to