We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 227f5d1 commit fadec01Copy full SHA for fadec01
src/main/java/com/crossoverjie/concurrent/Singleton.java
@@ -1,7 +1,7 @@
1
package com.crossoverjie.concurrent;
2
3
/**
4
- * Function:
+ * Function:单例模式-双重检查锁
5
*
6
* @author crossoverJie
7
* Date: 09/03/2018 01:14
0 commit comments