LinkedList.toArray

Reads the list into an array, and returns the array

class LinkedList(T)
T[]
toArray
()

Meta