Reset the SortedMap contents. This releases more memory than clear() does
Time complexity: O(n)
See Implementation
Reset the SortedMap contents. This releases more memory than clear() does
Time complexity: O(n)