We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9242525 commit 3cfe841Copy full SHA for 3cfe841
1 file changed
Java_Singleton/README.md
@@ -1,4 +1,4 @@
1
-###Java:单例模式的七种写法
+### Java:单例模式的七种写法
2
**第一种(懒汉,线程不安全):**
3
4
public class Singleton {
0 commit comments