sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.wrapper
/
PrimitiveArrayWrapper
/
toTypedArray
to
Typed
Array
abstract
fun
toTypedArray
(
)
:
ArrayWrapper
<
PT
>
将此包装器转换为
ArrayWrapper
.
参考
kotlin.collections.toTypedArray
Return
转换后的
ArrayWrapper