getArrayComponentType

open fun getArrayComponentType(array: Type): Type

Returns the component type of this array type.

Throws

if this type is not an array.