prototype pattern in Polish
prototype pattern in Polish
prototyp
(programming) A creational design pattern that determines the type of objects to create by a prototypical instance, which is cloned to produce new objects.