factory method pattern

From Wiktionary, the free dictionary
(Redirected from factory method)
Jump to navigation Jump to search

English

[edit]

Noun

[edit]

factory method pattern (plural factory method patterns)

  1. (software, object-oriented programming) A creational design pattern that decouples the object creation by using an abstract method in the class.

Synonyms

[edit]

Translations

[edit]

See also

[edit]