<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoctoworks</author_name>
  <author_url>https://blog.hatena.ne.jp/yoctoworks/</author_url>
  <blog_title>KotlinDive</blog_title>
  <blog_url>https://kotlindive.hatenablog.jp/</blog_url>
  <categories>
    <anon>Kotlin入門</anon>
  </categories>
  <description>オブジェクトとは 多くのプログラミング言語では、「オブジェクト」といえは、 インスタンス化されたクラスの実際のデータを指します。 つまり、インスタンスとオブジェクトは同じ意味で使われています。 しかし、Kotlinでは「オブジェクト」というと別のことを意味します。 Kotlinでは、 「あるクラスをちょっとだけ変更したものを一時的に利用したい場合、 そのクラスを継承したものをその場で作成する」とか 「一時的にちょっとしたクラスを作って利用したいときにその場でクラスをつくる」 という場合に「オブジェクト」を作成すると言います。 そして、その作成した一時的なクラスを「オブジェクト」と呼びます。 J…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkotlindive.hatenablog.jp%2Fentry%2F2018%2F03%2F03%2F092422&quot; title=&quot;クラス(オブジェクト) - KotlinDive&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>2018-03-03 09:24:22</published>
  <title>クラス(オブジェクト)</title>
  <type>rich</type>
  <url>https://kotlindive.hatenablog.jp/entry/2018/03/03/092422</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
