Net
/
com.drake.net.reflect
/
$Gson$Types
/
getArrayComponentType
get
Array
Component
Type
open fun
getArrayComponentType
(array:
Type
):
Type
Content copied to clipboard
Returns the component type of this array type.
Throws
java.lang.ClassCastException
if this type is not an array.