Generated by
JDiff

Interface org.springframework.util.MultiValueMap

Added Methods
void addAll(K, List<V>) Add all the values of the given list to the current list of values for the given key.