HashMap.clear

Removes all of the mappings from this map. The map will be empty after this call returns.

class HashMap(K, V)
override
void
clear
()

Meta