<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chiopino</author_name>
  <author_url>https://blog.hatena.ne.jp/chiopino/</author_url>
  <blog_title>dosyaburi</blog_title>
  <blog_url>https://dosyaburi.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>observerパターンとは コード例 実装例 特徴 補足 observerパターンとは java標準にもあるActionListenerやMouseListenerなどのようなイベントリスナーが代表的な例です。 ボタンを押した、マウスをクリックしたなどの特定の状態が起きたときに用意された処理が開始されます。 コード例 NumberListenerインタフェース public interface NumberListener { void threeObserve(NumberEvent event); } イベントを「受け取る側」が実装するインタフェースです。 threeObserveメソッ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdosyaburi.hateblo.jp%2Fentry%2F2021%2F06%2F07%2F000000&quot; title=&quot;デザインパターン observerについて勉強した - dosyaburi&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-06-07 00:00:00</published>
  <title>デザインパターン observerについて勉強した</title>
  <type>rich</type>
  <url>https://dosyaburi.hateblo.jp/entry/2021/06/07/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
