toggle menu
kotbase
3.0
3.1
3.0
common
jvmCommon
linuxMingw
switch theme
search in API
couchbase-lite
/
kotbase
/
MutableArray
/
addInt
add
Int
common
jvmCommon
linuxMingw
expect
fun
addInt
(
value
:
Int
)
:
MutableArray
(
source
)
Adds an integer value to the end of the array.
Return
The self object
Parameters
value
the int value
actual
fun
addInt
(
value
:
Int
)
:
MutableArray
(
source
)
actual
fun
addInt
(
value
:
Int
)
:
MutableArray
(
source
)