Skip to content

AnahitGh27/Multiton-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Multiton pattern Description: Multiton pattern lets you ensure that a class has only fixed number of instances. The instances created in excess of fixed number will have references to originaly created instnaces.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors