Name

toArray()

Class

FloatList

Description

Create a new array with a copy of all the values.

Syntax

  • .toArray()
  • .toArray(array)

Return

  • float[]