Name

toArray()

Class

IntList

Description

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

Syntax

  • .toArray()
  • .toArray(array)

Return

  • int[]