Wiktionary英語版

出典:Wiktionary

abstract factory pattern

出典:『Wiktionary』 (2025/02/20 04:00 UTC )

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

ウィキペディア英語版

出典:Wikipedia

Abstract factory pattern

出典:『Wikipedia』 (2011/07/24 16:28 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

The abstract factory pattern is a software design pattern that provides a way to encapsulate a group of individual factories that have a common theme. In normal usage, the client software creates a concrete implementation of the abstract factory and then uses the generic interfaces to create the concrete objects that are part of the theme. The client does not know (or care) which concrete objects it gets from each of these internal factories since it uses only the generic interfaces of their products. This pattern separates the details of implementation of a set of objects from their general usage.

閲覧履歴

abstract factory patternのページの著作権