We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da4dcd commit 3ac1a36Copy full SHA for 3ac1a36
prototype/README.md
@@ -156,10 +156,6 @@ Here's the console output from running the example.
156
08:36:19.014 [main] INFO com.iluwatar.prototype.App -- Orcish wolf attacks with laser
157
```
158
159
-## Detailed Explanation of Prototype Pattern with Real-World Examples
160
-
161
-
162
163
## When to Use the Prototype Pattern in Java
164
165
* When the classes to instantiate are specified at run-time, for example, by dynamic loading.
0 commit comments