addInt

abstract fun addInt(value: Int): MutableArrayInterface(source)

Adds an integer value to the end of the array.

Return

The self object

Parameters

value

the int value