aijam
aijam
这家伙很懒,什么也没写!

注册于 3年前

回答
1
文章
0
关注者
0

HashMap 内部有个 array 存 entry,put()/remove()都是操作这个 array,entrySet 直接读取这个 array

发布
问题