SortedArray.push Method

Push a value in to the sorted array, and sort.
 

Parameters

value

Type: object
The new object.