double-checked-locking pattern is added.

This commit is contained in:
yusufaytas
2014-09-07 00:34:26 +01:00
parent 0509e48d37
commit 1f0bedbbe1
5 changed files with 81 additions and 0 deletions

View File

@ -41,6 +41,7 @@
<module>strategy</module>
<module>template-method</module>
<module>visitor</module>
<module>double-checked-locking</module>
</modules>
<build>