Skip to content

Commit 959a1f6

Browse files
committed
Update README.md
1 parent ce5700c commit 959a1f6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
java-design-patterns
22
====================
33

4-
Design patterns in Java
4+
Design pattern samples in Java.
5+
6+
7+
8+
Abstract Factory
9+
================
10+
Intent: Provide an interface for creating families of related or dependent objects without specifying their concrete classes.

0 commit comments

Comments
 (0)