Wait you're right, that's really strange: why does...
# getting-started
k
Wait you're right, that's really strange: why does
ConcurrentMap.put
behave differently then
ConcurrentHashMap.put
and
MutableMap.put
when it's between then in the class/interface hierarchy?