prototype pattern

A creational design pattern that determines the type of objects to create by a prototypical instance, which is cloned to produce new objects.

Noun

  1. A creational design pattern that determines the type of objects to create by a prototypical instance, which is cloned to produce new objects.

Forms

prototype patterns