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