Singleton
(Adding message template to the top of the page) |
(Replacing message template with parser tag) |
||
Line 1: | Line 1: | ||
<message>Write the content here to display this box</message> | |||
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 07:56, 17 June 2024
This page was created by Stephanie on 2024-05-28. Last edited by Hans.karlsen on 2025-02-24.
Definition
The name of a design pattern that establishes a Class that will only have one object instance.