Saturday, 28 September 2013

What is meant by early initialization of a Singleton class in Java

What is meant by early initialization of a Singleton class in Java

I am not quite clear on what is meant by the term Early initialization of
a Singleton class. Also it would be helpful to understand the life cycle
of a Singleton class.

No comments:

Post a Comment