Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
juliuszsompolski committed Dec 6, 2017
1 parent 51066b4 commit eeb0f31
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -879,6 +879,7 @@ public LongArray getArray() {
* Reset this map to initialized state.
*/
public void reset() {
updatePeakMemoryUsed();
numKeys = 0;
numValues = 0;
freeArray(longArray);
Expand Down

0 comments on commit eeb0f31

Please sign in to comment.