Singleton
(Created page with "Definition The name of a design pattern that establishes a Class that will only have one object instance.") |
(Adding message template to the top of the page) |
||
Line 1: | Line 1: | ||
{{message|Write the content here to display this box}} | |||
Definition | Definition | ||
The name of a design pattern that establishes a Class that will only have one object instance. | The name of a design pattern that establishes a Class that will only have one object instance. |
Revision as of 22:36, 16 June 2024
This page was created by Stephanie on 2024-05-28. Last edited by Hans.karlsen on 2025-02-24.
Write the content here to display this box
Definition
The name of a design pattern that establishes a Class that will only have one object instance.