public class CoolerSingleton extends Singleton
| Modifier and Type | Field and Description |
|---|---|
protected static Singleton |
uniqueInstance |
| Modifier | Constructor and Description |
|---|---|
private |
CoolerSingleton() |
getInstanceprotected static Singleton uniqueInstance
private CoolerSingleton()