crossoverJie / crossoverJie/JCSprout
hashmap源码博客的put方法描述
Open
enhancement
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7k
- PR merge metrics
- No merged PRs in 30d
Description
hashmap源码put方法里面的第二步判断
如果 key 为空,则 put 一个空值进去。
换成描述:
HashMap 使用第 0 个桶存放键为 null 的键值对
会不会好一点呢
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.