<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shigemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/shigemk2/</author_url>
  <blog_title>by shigemk2</blog_title>
  <blog_url>https://www.shigemk2.com/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>コード scala&gt; abstract class Engineer { | def work():Unit | } defined class Engineer scala&gt; class Programmer(name:String,age:Int) extends Engineer { | def work() = printf(&quot;%s(%d)さんはコーディングします&quot;,name,age) | } defined class Programmer scala&gt; val p = new Programmer(&quot;taro&quot;, 25) p: Programmer = Programmer@c32…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2F2014%2F02%2F23%2FScala%25E3%2581%25AE%25E7%25B6%2599%25E6%2589%25BF&quot; title=&quot;Scalaの継承 - by shigemk2&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>http://ecx.images-amazon.com/images/I/315Gw-Mz1PL._AA180_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-02-23 17:26:55</published>
  <title>Scalaの継承</title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/2014/02/23/Scala%E3%81%AE%E7%B6%99%E6%89%BF</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
