<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>■ Mapの初期化 // Case2 : 匿名内部クラスを利用した方法（★以下「注意：匿名内部クラスを利用した方法について」を参照★） Map&lt;String, String&gt; maps = new HashMap&lt;String, String&gt;() { { put(&quot;X001&quot;, &quot;first&quot;); put(&quot;X002&quot;, &quot;second&quot;); put(&quot;X003&quot;, &quot;third&quot;); } }; http://pgnote.net/?p=32 注意：匿名内部クラスを利用した方法について * 『パターン3 : 匿名内部クラスを利用した方法』と『パターン1』/『パターン2』は 上記の例だけ言えば…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F36602948&quot; title=&quot;【Java】 コレクション ～ Map編 / あれこれ ～ - プログラム の超個人的なメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-12-29 21:38:35</published>
  <title>【Java】 コレクション ～ Map編 / あれこれ ～</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/36602948</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
