toggle menu
kotbase
3.1
3.1
3.0
common
jvmCommon
linuxMingw
switch theme
search in API
couchbase-lite
/
kotbase
/
MutableDictionary
/
setInt
set
Int
common
jvmCommon
linuxMingw
expect
fun
setInt
(
key
:
String
,
value
:
Int
)
:
MutableDictionary
(
source
)
Set an int value for the given key.
Return
The self object.
Parameters
key
The key
value
The int value.
actual
fun
setInt
(
key
:
String
,
value
:
Int
)
:
MutableDictionary
(
source
)
actual
fun
setInt
(
key
:
String
,
value
:
Int
)
:
MutableDictionary
(
source
)