Código
public static Configuration getConfiguration() { if(config == null) { synchronized (Configuration .class) { if(config == null) { config = new Configuration(); } } } return config; }
|
|||
Tema destacado: Arreglado, de nuevo, el registro del warzone (wargame) de EHN |
|
|