<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>莲花坞</title>
  
  <subtitle>浮生云梦</subtitle>
  <link href="https://stackjonsnow.github.io/atom.xml" rel="self"/>
  
  <link href="https://stackjonsnow.github.io/"/>
  <updated>2020-04-01T08:43:49.511Z</updated>
  <id>https://stackjonsnow.github.io/</id>
  
  <author>
    <name>飞羽琼霄</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>揭秘Map的Key视图及Entry视图设计原理</title>
    <link href="https://stackjonsnow.github.io/2020/03/31/hashmap-code-1/"/>
    <id>https://stackjonsnow.github.io/2020/03/31/hashmap-code-1/</id>
    <published>2020-03-31T08:11:44.937Z</published>
    <updated>2020-04-01T08:43:49.511Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;问题描述：相信大家在阅读 HashMap 源代码的时候都会有一个疑问，HashMap 定义了 keySet，entrySet 用来存储 HashMap 的 key 及 entry 视图，但是翻遍了源代码就是没发现这两个成员变量是在哪里同步 HashMap 的 key 和</summary>
        
      
    
    
    
    <category term="jdk源码分析" scheme="https://stackjonsnow.github.io/categories/jdk%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/"/>
    
    
  </entry>
  
</feed>
