Skip to content

Latest commit

 

History

History

README.md

Singleton Pattern (Creational)

Class Diagram

It restricts the instantiation of a class to a singular instance.

diagram

Executable JAR

This is an executable JAR package. To run it, use the following command:

java -jar target/singleton.jar