hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
LinkedMultiValueMap.this
hunt
collection
LinkedMultiValueMap
LinkedMultiValueMap
Create a new LinkedMultiValueMap that wraps a {@link LinkedHashMap}.
this
()
class
LinkedMultiValueMap
(K, V)
this
(
)
this
(int initialCapacity)
this
(Map!(K, List!(V)) otherMap)
Meta
Source
See Implementation
hunt
collection
LinkedMultiValueMap
LinkedMultiValueMap
constructors
this
functions
add
addAll
byKey
byValue
clear
containsKey
containsValue
deepCopy
get
getFirst
isEmpty
opApply
opEquals
opIndex
put
putAll
putIfAbsent
remove
replace
set
setAll
size
toHash
toSingleValueMap
toString
values
mixins
__anonymous
Create a new LinkedMultiValueMap that wraps a {@link LinkedHashMap}.