JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
design.pattern.creational
Interface SimpleFactory
public interface
SimpleFactory
SimpleFactory
is used to move the object creation in a separate method.