getArray

open fun getArray(componentType: Type): TypeToken<out Any>

Gets type literal for the array type whose elements are all instances of {@code componentType}.