Add alias for Multiton
This commit is contained in:
parent
d631585fa8
commit
335737d7dd
@ -9,6 +9,9 @@ tags:
|
|||||||
- Difficulty-Beginner
|
- Difficulty-Beginner
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Also known as
|
||||||
|
Registry
|
||||||
|
|
||||||
## Intent
|
## Intent
|
||||||
Ensure a class only has limited number of instances, and provide a
|
Ensure a class only has limited number of instances, and provide a
|
||||||
global point of access to them.
|
global point of access to them.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user