addValue

abstract fun addValue(value: Any?): MutableArrayInterface(source)

Adds an object to the end of the array.

Return

The self object

Parameters

value

the object