Can I get a reference to the actual key in a (Concurrent)HashMap (or HashSet), by searching for a key which equals() it? How?
equals()
I\'m looking for something