MultiValueMap.set

Set the given single value under the given key. @param key the key @param value the value to set

interface MultiValueMap(K, V)
void
set
(
K key
,)

Meta