moshi
1.14.0
moshi
/
com.squareup.moshi
/
Types
/
arrayOf
array
Of
open
fun
arrayOf
(
componentType
:
Type
)
:
GenericArrayType
Content copied to clipboard
Returns an array type whose elements are all instances of
componentType
.