Skip to content

Singleton is a creational design pattern that lets you ensure that a class has only one instance, while providing a global access point to this instance.

License

Notifications You must be signed in to change notification settings

ParsaMehdipour/Intro-To-Singleton-Design-Pattern

Error
Looks like something went wrong!

About

Singleton is a creational design pattern that lets you ensure that a class has only one instance, while providing a global access point to this instance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages