extractArray Method

Extracts the sorted array as a T[] and empties the contents of this SortedArray.

extractArray(): T[]

@returns the contents of this SortedArray as a T[].

Returns - T[]

the contents of this SortedArray as a T[].

Defined in

Last Updated: 25 April, 2024