Subject | English | Russian |
progr. | preserve the singleton property | сохранять семантику класса-одиночки (only a single instance of the class is allowed to exist Alex_Odeychuk) |
progr. | static factory that preserves the singleton property | статический фабричный метод, сохраняющий семантику класса-одиночки (only a single instance of the class is allowed to exist Alex_Odeychuk) |