MultiValueMap.setAll

Set the given values under. @param values the values.

interface MultiValueMap(K, V)
void
setAll
(
Map!(K, V) values
)

Meta