singleton pattern

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

Noun

  1. A creational design pattern that restricts the instantiation of a class to one object.

Forms

singleton patterns

Related

multiton pattern

From Wiktionary's contributor community, shared under CC BY-SA 4.0.