Erase everything.
Get the value V for the key K if it exists, or return null.
Get all key/value pairs as a map that are currently stored.
Remove the key if it exists. Doesn't do anything if the key doesn't exist.
Wipe out the current state and replace it with to
Set the value V for key K
Get the number of entries.