We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c2dec2 commit 6730cebCopy full SHA for 6730ceb
README.md
@@ -31,6 +31,8 @@
31
32
[Prototype (原型模式)](https://github.com/JamesZBL/java_design_patterns/tree/master/prototype)
33
34
+[Singleton (单例模式)](https://github.com/JamesZBL/java_design_patterns/tree/master/singleton)
35
+
36
### 结构型模式
37
38
[Adapter (适配器)](https://github.com/JamesZBL/java_design_patterns/tree/master/adapter)
0 commit comments