We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa7e01 commit 338ecd1Copy full SHA for 338ecd1
factory-method/index.md
@@ -4,7 +4,9 @@ title: Factory Method
4
folder: factory-method
5
permalink: /patterns/factory-method/
6
categories: Creational
7
-tags: Java
+tags:
8
+ - Java
9
+ - Difficulty-Beginner
10
---
11
12
**Intent:** Define an interface for creating an object, but let subclasses
0 commit comments