Reset the HashMap contents and optionally configure a new heap manager. This releases more memory than clear() does
Time complexity: O(n)
See Implementation
Reset the HashMap contents and optionally configure a new heap manager. This releases more memory than clear() does
Time complexity: O(n)