<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gurrium</author_name>
  <author_url>https://blog.hatena.ne.jp/gurrium/</author_url>
  <blog_title>ぜのぜ</blog_title>
  <blog_url>https://giarrium.hatenablog.com/</blog_url>
  <categories>
    <anon>Kotlin</anon>
  </categories>
  <description>日記 いつの間にか150日目だった．この前100日目じゃなかったっけ．飛ばした？ 今日書いたコード abstract class Dwelling(private var residents: Int) { abstract val buildingMaterial: String abstract val capacity: Int fun hasRoom(): Boolean { return residents &lt; capacity } } 感想 インスタンスを作れない抽象クラスを作るにはabstractキーワードをつける．この感じだとデフォルト実装も提供できそう．</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgiarrium.hatenablog.com%2Fentry%2F2021%2F11%2F15%2F195313&quot; title=&quot;150日目  - ぜのぜ&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>2021-11-15 19:53:13</published>
  <title>150日目 </title>
  <type>rich</type>
  <url>https://giarrium.hatenablog.com/entry/2021/11/15/195313</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
