hunt-extra ~master (2022-03-03T03:00:29Z)
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