sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.collections
/
Arrays
/
toIntArray
to
Int
Array
abstract
fun
toIntArray
(
array
:
IntArray
)
:
IntArray
将
Array
转成 int[].
Return
转换后的 int[]
Parameters
array
需要转换的数组