spring-framework / org.springframework.asm / Type / getElementType

getElementType

open fun getElementType(): Type

Returns the type of the elements of this array type. This method should only be used for an array type.

Return
Returns the type of the elements of this array type.