<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>youzine</author_name>
  <author_url>https://blog.hatena.ne.jp/youzine/</author_url>
  <blog_title>Geecul</blog_title>
  <blog_url>https://www.geecul.com/</blog_url>
  <categories>
    <anon>TechNotes</anon>
  </categories>
  <description>Javaの勉強をしていて、ネストされたクラスについてイマイチちゃんと理解していないなと思ったので整理してみた。 ネストされたクラス 通常のクラス内で定義されるクラスのこと。 それぞれの概念間の包括イメージは以下の通り。 非静的な内部クラス 静的なクラスとの対比で、static修飾子をつけることができない通常のクラス内に定義されるクラス。 内部クラス 通常のクラスに内に定義されるクラス。 クラスの外側のクラス（エンクロージングクラス）のメンバにアクセスすることができる。 エンクロージングクラスをインスタンス化しないとインスタンス化することができない。 匿名クラス インターフェースの実装クラスを事…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.geecul.com%2Fentry%2F2024%2F10%2F07%2F180000&quot; title=&quot;【Java】ネストされたクラスの概念整理してみた - Geecul&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>https://cdn-ak.f.st-hatena.com/images/fotolife/y/youzine/20241006/20241006181927.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-10-07 18:00:00</published>
  <title>【Java】ネストされたクラスの概念整理してみた</title>
  <type>rich</type>
  <url>https://www.geecul.com/entry/2024/10/07/180000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
