Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
4.0-alpha1
-
None
-
Bag, Collection, List, Map, Set
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
COLLECTIONS-333 Generic versions of Transformed* classes
- Closed