Noun
hashmap (plural hashmaps)
Alternative spelling of hash map
I think the issue here is that we only know this (places where we want stable hashCode) based on knowing how specific implementations (HashMap, HashSet etc) actually work – hence Andrey’s answer of an inspection warning. Source: Internet