changes.mady.by.user David Svoboda
Saved on Jul 08, 2014
Saved on Oct 17, 2014
...
[Bloch 2008]
Item 3. Enforce the singleton property with a private constructor or an enum type; and Item 77. For instance control, prefer enum types to readResolve
readResolve
[Daconta 2003]
Item 15. Avoiding singleton pitfalls
[Darwin 2004]
9.10 Enforcing the Singleton Pattern
[Fox 2001]
When Is a Singleton Not a Singleton?
[Gamma 1995]
Singleton
[Grand 2002]
Chapter 5, Creational Patterns, Singleton
[JLS 2005]
Chapter 17, Threads and Locks
Image Removed Image Removed Image Removed
Image Added Image Added Image Added