Skip to content

Conversation

@clapppp
Copy link

@clapppp clapppp commented Dec 25, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant