markKL1 / flyweight

Gang of Four design pattern: Flyweight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flyweight

Gang of Four design pattern: Flyweight

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 25 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: Flyweight

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


Languages

Language:Java 100.0%