-
Notifications
You must be signed in to change notification settings - Fork 701
Closed as not planned
Labels
for: external-projectFor an external project and not something we can fixFor an external project and not something we can fix
Description
Your MultiValueMapCollector is really useful. Could you make it public instead of package private ? So I would be re-useable.
Eventually move it along the MultiValueMap in the package org.springframework.util of Spring-Core.
The javadoc could be extended with describing the type parameters:
* @param <T> – the type of input elements to the reduction operation
* @param <K> – the type of the key elements
* @param <V> – the type of the value elements
Thanks and best regards
Metadata
Metadata
Assignees
Labels
for: external-projectFor an external project and not something we can fixFor an external project and not something we can fix