hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
MultiMap.putAllValues
hunt
collection
MultiMap
MultiMap
Shorthand version of putAll
@param input the input map
class
MultiMap
(V)
void
putAllValues
(
Map
!(
string
,
V
)
input
)
Meta
Source
See Implementation
hunt
collection
MultiMap
MultiMap
constructors
this
functions
add
addValues
containsSimpleValue
getString
getValue
getValues
put
putAllValues
putValues
removeValue
toString
Shorthand version of putAll
@param input the input map