Definify.com

Definition 2024


prototype_pattern

prototype pattern

English

Noun

prototype pattern (plural prototype patterns)

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

Translations