Defined in File SortedList.hpp
Public Functions
Creates a SortedList of size size accepting key values from 0 to maxKey.
Insert a key-value element.
Returns the value at position i in the ranking.
Returns the element at position i in the ranking.
Returns the number of elements stored in the list.
Removes all the elements in the list.