<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MiraiEngineer</author_name>
  <author_url>https://blog.hatena.ne.jp/MiraiEngineer/</author_url>
  <blog_title>未来エンジニア養成所Blog</blog_title>
  <blog_url>https://phoeducation.work/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>技術</anon>
  </categories>
  <description>内部クラスとは ネストクラス 参考図書 あわせて学習したい 内部クラスとは 内部クラスとは、クラスの中に定義されたクラスのことを指します。 内部クラスを利用することで、クラス間の関係がわかりやすくなり、ソースコードがシンプルになり、可読性が増します。 また、使用場所を限定し、その存在を外部から隠したい場合にも使用します。 内部クラスの必要性 ここでMyObj クラスがMain以外のクラスからは使われないとします。 すると、少し不便なことが出てきます。 もし他にMyObjというクラスを作りたい場合、クラス名がすでに使われているため作成することが出来ません。 それは片方のMyObj.classによ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fphoeducation.work%2Fentry%2F20211117%2F1637103480&quot; title=&quot;【Java】内部クラス Part1 - 未来エンジニア養成所Blog&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://phoeducation.com/blog_img/BlogTitle(20211117).png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-11-17 07:58:00</published>
  <title>【Java】内部クラス Part1</title>
  <type>rich</type>
  <url>https://phoeducation.work/entry/20211117/1637103480</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
