hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
LinkedMultiValueMap.isEmpty
hunt
collection
LinkedMultiValueMap
LinkedMultiValueMap
Undocumented in source. Be warned that the author may not have intended to support it.
class
LinkedMultiValueMap
(K, V)
override
bool
isEmpty
(
)
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