Closed felicia-nip closed 3 years ago
Added the creational pattern (the singleton pattern) to ensure that this class only has one single instance (only has one object of a particular type).
Added the creational pattern (the singleton pattern) to ensure that this class only has one single instance (only has one object of a particular type).