[ http://issues.apache.org/jira/browse/COLLECTIONS-194?page=all ]
Stephen Colebourne updated COLLECTIONS-194:
-------------------------------------------
Summary: Add populateMap() methods to MapUtils (was:
[collections] Add populateMap() methods to MapUtils)
Bugzilla Id: (was: 37617)
Component/s: Map
Fix Version/s: 3.3
Affects Version/s: (was: 3.2)
Feel free to code these up!
> Add populateMap() methods to MapUtils
> -------------------------------------
>
> Key: COLLECTIONS-194
> URL: http://issues.apache.org/jira/browse/COLLECTIONS-194
> Project: Commons Collections
> Issue Type: Improvement
> Components: Map
> Environment: Operating System: All
> Platform: All
> Reporter: James Carman
> Priority: Minor
> Fix For: 3.3
>
>
> Add the following methods to MapUtils...
> public static void populateMap( Map map, Collection objects, Transformer
> keyTransformer );
> public static void populateMap( Map map, Collection objects, Transformer
> keyTransformer, Transformer valueTransformer );
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]