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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
##Abstract Factory
6
6
**Intent:** Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
7
7
8
-

8
+

9
9
10
10
##Builder
11
11
**Intent:** Separate the construction of a complex object from its representation so that the same construction process can create different representations.
0 commit comments