Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Operating System: All
Platform: All
-
37617
Description
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 );