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