Skip to content

MultiValueMapCollector public #3420

@florianhof

Description

@florianhof

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

No one assigned

    Labels

    for: external-projectFor an external project and not something we can fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions