singleton pattern
A creational design pattern that restricts the instantiation of a class to one object.
Noun
- A creational design pattern that restricts the instantiation of a class to one object.
A creational design pattern that restricts the instantiation of a class to one object.