factory method pattern

短语

词形变化

factory method patterns 复数 factory method patterns

释义与例句

n.
  1. 1.

    A creational design pattern that decouples the object creation by using an abstract method in the class.

    计算机 工程 数学