#HashMap key duping safe?

1 messages · Page 1 of 1 (latest)

hidden goblet
#

In other words does HashMap only check key's contents?

So if I have a StringHashMap, and I put one string, then dupe that string and get with the dupe, will it always work?

austere urchin