Java: Factory Pattern

Additional Notes

Why centralize instantiation logic using the Factory Pattern?

Track: Java

Topic: Design Patterns

Focus: Factory Pattern

Topics: Design Patterns Factory Pattern Java