<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>daisuke-m</author_name>
  <author_url>https://blog.hatena.ne.jp/daisuke-m/</author_url>
  <blog_title>都元ダイスケ IT-PRESS</blog_title>
  <blog_url>https://daisuke-m.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>オブジェクト指向</anon>
  </categories>
  <description>APIの公開/非公開が意識できるようになると共に、「仕様（インターフェイス）」と「実装の詳細」を意識できるようになるとよい。 このクラスの公開APIはどれか、非公開APIはどれか このクラスの仕様（インターフェイス）はどれか、実装の詳細はどれか という2つの角度でクラスをとらえる。前者については昨日のエントリでも示した通り、可視性がpublic,protectedなものが公開APIであり、その他は非公開APIである。機械的に判断できますね。では後者についてはどう判断すればいいか？注：下の例で「このクラスのインターフェイスは？」と聞かれると単純に「Baz」と答えるかもしれない。がここで言いたいの…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaisuke-m.hatenablog.com%2Fentry%2F20091224%2F1261621412&quot; title=&quot;仕様（インターフェイス）と実装の詳細 (1) - 都元ダイスケ IT-PRESS&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>2009-12-24 11:23:32</published>
  <title>仕様（インターフェイス）と実装の詳細 (1)</title>
  <type>rich</type>
  <url>https://daisuke-m.hatenablog.com/entry/20091224/1261621412</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
