Hakuluettelo:
Käännös:
lazy initialisation (suomeksi)
- Määritelmät:
- (lb, en, programming) A creational pattern, creational design pattern that uses the tactic of delaying an expensive process, like the creation of an object, until the first time it is needed.