Skip to content

Commit 3900f71

Browse files
authored
Update lesson11.md
1 parent 3a26c0a commit 3900f71

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lesson/lesson11.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
## ![video](https://cloud.githubusercontent.com/assets/13649199/13672715/06dbc6ce-e6e7-11e5-81a9-04fbddb9e488.png) [2. Ленивая инициализация, JMM.](https://drive.google.com/open?id=0B_4NpoQW1xfpN0R6d29UVERxLWc)
1919
[см. коммит Lesson11](https://github.com/JavaWebinar/basejava/blob/6a626f61722af844663860d1af284c53a9adf423/src/ru/javawebinar/basejava/LazySingleton.java)
2020

21-
## Ленивая инициализация, JMM
2221
- <a href="https://ru.wikipedia.org/wiki/Параллелизм_в_Java">Параллелизм в Java</a>
2322
- <a href="https://habrahabr.ru/post/27108/">Реализация Singleton в JAVA</a>
2423
- <a href="https://ru.wikipedia.org/wiki/Double_checked_locking">Double checked locking</a>

0 commit comments

Comments
 (0)