I just noticed that the map types are getting fields `keySet` and `values` from `java.util.AbstractMap`. These are just taking up space and time.
I just noticed that the map types are getting fields
keySetandvaluesfromjava.util.AbstractMap. These are just taking up space and time.