<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>earu</author_name>
  <author_url>https://blog.hatena.ne.jp/earu/</author_url>
  <blog_title>ソフトウェアエンジニアの雑記</blog_title>
  <blog_url>https://k-sasaki.net/</blog_url>
  <categories>
    <anon>java</anon>
  </categories>
  <description>こいつは、名前の通りインターフェースとして動くクラスです。Javaの中での役割は、メソッドのまとめ役です。インターフェースを継承しているとそこに宣言してあるメソッドは必ず実装しなければいけません。つまり、そのクラスが継承しているインターフェースがわかれば、クラスの中身を詳細にみなくても、そのクラスにどんなメソッドが実装してあるかがわかります。つまり、インターフェースを通して、実装の中身を統一するというのがインターフェースの効果になります。(実装の中身はサブクラス作成者に任されます) また、インターフェースは型としても使用できます(インターフェース型)。多態性(ポリモルフィズム)を実現するときに…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-sasaki.net%2Fentry%2F20100531%2F1275277677&quot; title=&quot;インターフェース - ソフトウェアエンジニアの雑記&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>2010-05-31 12:47:57</published>
  <title>インターフェース</title>
  <type>rich</type>
  <url>https://k-sasaki.net/entry/20100531/1275277677</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
