mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-17 00:25:54 +00:00
#459 added known aliast for monostate pattern
This commit is contained in:
@@ -9,6 +9,9 @@ tags:
|
|||||||
- Difficulty-Beginner
|
- Difficulty-Beginner
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Also known as
|
||||||
|
Borg
|
||||||
|
|
||||||
## Intent
|
## Intent
|
||||||
Enforces a behaviour like sharing the same state amongst all instances.
|
Enforces a behaviour like sharing the same state amongst all instances.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user