Ilkka Seppälä 2019-12-13 22:22:11 +02:00
parent b2b1ba95eb
commit 5681684157
15 changed files with 15 additions and 15 deletions

View File

@ -5,7 +5,7 @@ folder: abstract-factory
permalink: /patterns/abstract-factory/ permalink: /patterns/abstract-factory/
categories: Creational categories: Creational
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Also known as ## Also known as

View File

@ -5,7 +5,7 @@ folder: adapter
permalink: /patterns/adapter/ permalink: /patterns/adapter/
categories: Structural categories: Structural
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Also known as ## Also known as

View File

@ -5,7 +5,7 @@ folder: bridge
permalink: /patterns/bridge/ permalink: /patterns/bridge/
categories: Structural categories: Structural
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Also known as ## Also known as

View File

@ -5,7 +5,7 @@ folder: builder
permalink: /patterns/builder/ permalink: /patterns/builder/
categories: Creational categories: Creational
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Intent ## Intent

View File

@ -5,7 +5,7 @@ folder: chain
permalink: /patterns/chain/ permalink: /patterns/chain/
categories: Behavioral categories: Behavioral
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Intent ## Intent

View File

@ -5,7 +5,7 @@ folder: command
permalink: /patterns/command/ permalink: /patterns/command/
categories: Behavioral categories: Behavioral
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Also known as ## Also known as

View File

@ -5,7 +5,7 @@ folder: composite
permalink: /patterns/composite/ permalink: /patterns/composite/
categories: Structural categories: Structural
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Intent ## Intent

View File

@ -5,7 +5,7 @@ folder: interpreter
permalink: /patterns/interpreter/ permalink: /patterns/interpreter/
categories: Behavioral categories: Behavioral
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Intent ## Intent

View File

@ -5,7 +5,7 @@ folder: iterator
permalink: /patterns/iterator/ permalink: /patterns/iterator/
categories: Behavioral categories: Behavioral
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Also known as ## Also known as

View File

@ -5,7 +5,7 @@ folder: memento
permalink: /patterns/memento/ permalink: /patterns/memento/
categories: Behavioral categories: Behavioral
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Also known as ## Also known as

View File

@ -5,7 +5,7 @@ folder: singleton
permalink: /patterns/singleton/ permalink: /patterns/singleton/
categories: Creational categories: Creational
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Intent ## Intent

View File

@ -5,7 +5,7 @@ folder: state
permalink: /patterns/state/ permalink: /patterns/state/
categories: Behavioral categories: Behavioral
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Also known as ## Also known as

View File

@ -5,7 +5,7 @@ folder: strategy
permalink: /patterns/strategy/ permalink: /patterns/strategy/
categories: Behavioral categories: Behavioral
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Also known as ## Also known as

View File

@ -5,7 +5,7 @@ folder: template-method
permalink: /patterns/template-method/ permalink: /patterns/template-method/
categories: Behavioral categories: Behavioral
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Intent ## Intent

View File

@ -5,7 +5,7 @@ folder: visitor
permalink: /patterns/visitor/ permalink: /patterns/visitor/
categories: Behavioral categories: Behavioral
tags: tags:
- Gang Of Four - Gang of Four
--- ---
## Intent ## Intent