sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.collections
/
Arrays
/
newDoubleArray
new
Double
Array
abstract
fun
newDoubleArray
(
size
:
Int
)
:
DoubleArray
创建指定大小的 double[].
Return
新创建的数组
Parameters
size
数组大小