toggle menu
kotlin-common
common
switch theme
search in API
kotlin-common-core
/
com.huanshankeji.store
/
MutableMapStringKeyValueStore
/
MutableMapStringKeyValueStore
Mutable
Map
String
Key
Value
Store
constructor
(
mutableMap
:
MutableMap
<
String
,
String
>
=
mutableMapOf()
)
(
source
)