addValue

expect fun addValue(value: Any?): MutableArray(source)

Adds an object to the end of the array.

Return

The self object

Parameters

value

the object

actual fun addValue(value: Any?): MutableArray(source)
actual fun addValue(value: Any?): MutableArray(source)