hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
AbstractMap._size
hunt
collection
AbstractMap
AbstractMap
The number of key-value mappings contained in this map.
class
AbstractMap
(K, V)
protected
int
_size
;
Meta
Source
See Implementation
hunt
collection
AbstractMap
AbstractMap
constructors
this
functions
byKey
byValue
clear
containsKey
containsValue
get
getOrDefault
isEmpty
keySet
opApply
opEquals
opIndex
put
putAll
putIfAbsent
remove
replace
size
toHash
toString
values
mixins
__anonymous
variables
_size
The number of key-value mappings contained in this map.