You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this when you need to dynamically work out what class to instantiate
The strategy pattern as applied to the factory pattern gives the
abstract factory pattern (used when you want a factory to only
create a related family of objects)