We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9115c8d commit 78bf1b6Copy full SHA for 78bf1b6
README.md
@@ -33,6 +33,8 @@
33
34
[Singleton (单例模式)](https://github.com/JamesZBL/java_design_patterns/tree/master/singleton)
35
36
+[Bridge (桥接模式)](https://github.com/JamesZBL/java_design_patterns/tree/master/bridge)
37
+
38
### 结构型模式
39
40
[Adapter (适配器)](https://github.com/JamesZBL/java_design_patterns/tree/master/adapter)
0 commit comments