singleton pattern
Jump to navigation
Jump to search
English
[edit]Noun
[edit]singleton pattern (plural singleton patterns)
- (software, object-oriented programming) A creational design pattern that restricts the instantiation of a class to one object.
Related terms
[edit]Translations
[edit]software: design pattern
|