<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hjm333</author_name>
  <author_url>https://blog.hatena.ne.jp/hjm333/</author_url>
  <blog_title>The King's Museum</blog_title>
  <blog_url>https://hjm333.hatenablog.com/</blog_url>
  <categories>
    <anon>Effective Java</anon>
    <anon>Java</anon>
  </categories>
  <description>クラスの中に定義されたクラスを『ネストしたクラス』と呼ぶ。 ネストしたクラスは４種類に分類できるが、非 static メンバークラスよりも static メンバークラスを利用するべき。 ネストしたクラス ネストしたクラスには以下の４種類があり、static のメンバークラス以外は内部クラス（inner class）と呼ばれている。 static のメンバークラス 非 static のメンバークラス 無名クラス ローカルクラス static のメンバークラスと非 static のメンバークラス static のメンバークラスは最も単純なネストしたクラス。 通常のクラスとの違いはエンクロージングク…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhjm333.hatenablog.com%2Fentry%2F2015%2F12%2F12%2F105036&quot; title=&quot;【Effective Java】項目２２：非 static のメンバークラスより static のメンバークラスを選ぶ - The King&amp;#39;s Museum&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>2015-12-12 10:50:36</published>
  <title>【Effective Java】項目２２：非 static のメンバークラスより static のメンバークラスを選ぶ</title>
  <type>rich</type>
  <url>https://hjm333.hatenablog.com/entry/2015/12/12/105036</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
