newLongArray

abstract fun newLongArray(size: Int): LongArray

创建指定大小的 long[].

Return

新创建的数组

Parameters

size

数组大小