addArray

abstract fun addArray(value: Array?): MutableArrayInterface(source)

Adds an Array object to the end of the array.

Return

The self object

Parameters

value

the Array object