getIntArray

fun getIntArray(key: String): <Error class: unknown class><Int>?

Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key or a null value is explicitly associated with the key.

Return

an int ArrayList, or null

Parameters

key

a String key