Class Singleton
A Singleton class
Metamethods
| singleton\__inherited (By) | Whenever a class inherits from Singleton, it sends a message to the Singleton class by calling this method. |
SingletonA Singleton class
| singleton\__inherited (By) | Whenever a class inherits from Singleton, it sends a message to the Singleton class by calling this method. |