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