<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>デザインパターン</anon>
    <anon>Java</anon>
  </categories>
  <description>■ Decoratorパターン * 既存クラスのメソッドに対して、継承を使わずに ラッパークラス（機能を一つひとつかぶせていくイメージ）を作ることで 機能追加を行うデザインパターン ■ 使いどころ * 機能を追加（拡張）する場合 ■ 登場人物 Component (部品) * 機能追加の核となるクラス * 機能拡張するメソッドのインタフェースを定義 ConcrenteComponent (具体的な部品) * 基本機能を実装 * Component を継承 Decorator (装飾者) * 「Component」を実装しているオブジェクトを保持 ConcreteDecorator (具体的な装…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F2014%2F02%2F16%2F000100&quot; title=&quot;【デザインパターン】【Java】Decorator パターン ～装飾者～ - プログラム の超個人的なメモ&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>2014-02-16 00:01:00</published>
  <title>【デザインパターン】【Java】Decorator パターン ～装飾者～</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/2014/02/16/000100</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
