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