/singleton

Simple project demonstrating the singleton design pattern. In this example I used a singleton to represent a Log class for a system that needs to store and show erros/warnings for the user (IDE for example).

Primary LanguageJava

No issues in this repository yet.