JasonChang

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
 The Factory Method Pattern defines an interface for creating an object, but lets subclasses decide which class to instantiate. Factory Method lets a class defer instantiation to subclasses.
 
implementation
 
posted on 2013-12-02 13:09  JasonChang  阅读(217)  评论(0编辑  收藏  举报