markKL1 / decorator

Gang of Four design pattern: Decorator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decorator

Gang of Four design pattern: Decorator

This repository contains example code to demonstrate what the decorator pattern is and why one would use it.

It is used as part of a 20 minute presentation for colleagues.

Instructions

  • Mark '/resource' as resource root, '/src' as source root and '/target' as ignored.
  • Run any of the main methods.

About

Gang of Four design pattern: Decorator

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 92.0%Language:Kotlin 5.4%Language:Python 2.6%