Tag Archives: Java

Singleton Aspects


Make constructor private or Make that  class final Make a static reference initialize that in a static method is it object does not exist.

Posted in Design Patterns | Tagged | 3 Comments