kotlin-common
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-common
kotlin-common-core
/
com.huanshankeji.store
/
MutableMapStringKeyValueStore
/
MutableMapStringKeyValueStore
Mutable
Map
String
Key
Value
Store
constructor
(
mutableMap
:
MutableMap
<
String
,
String
>
=
mutableMapOf()
)
(
source
)