Skip to main content

Home/ OCG developers/ Group items tagged singleton

Rss Feed Group items tagged

Steven van Dijk

Implementing the Singleton Pattern - 0 views

  •  
    "The singleton pattern is one of the best-known patterns in software engineering. Essentially, a singleton is a class which only allows a single instance of itself to be created, and usually gives simple access to that instance."
1 - 1 of 1
Showing 20 items per page