Class: FactoryUtils

FactoryUtils

new FactoryUtils()

A class with some help methods for factory method pattern.
Source:

Methods

(static) createSimpleFactory(matchMethod) → {Object}

Create a simple factory.
Parameters:
Name Type Description
matchMethod Int
Source:
Returns:
Type
Object