clapppp opened a new pull request, #668:
URL: https://github.com/apache/commons-collections/pull/668

   This PR overloads MultiMapUtils.invert to support java.util.Map as an input.
   
   Changes:
   - Added invert(Map, MultiValuedMap) method to MultiMapUtils.
   - Added unit tests for the new method testInvertMap
   - Imported java.util.Map and java.util.HashMap
   - Renamed testInvert into testInvertMultiValuedMap
   
   [COLLECTIONS-880](https://issues.apache.org/jira/browse/COLLECTIONS-880)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to