Skip to content

Commit 4445aec

Browse files
author
Stanislav Rakitov
authored
Какие есть атомарные типы?
1 parent c9821cd commit 4445aec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FindInGoogle/src/Google5.MD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
В Java монитор реализован с помощью ключевого слова synchronized.
3030
```
3131
6. Какие есть атомарные типы?
32+
> http://java-online.ru/concurrent-atomic.xhtml
33+
3234
7. Какие классы есть в канкаренси?
3335
8. Что такое «happens-before»?
3436
9. Что такое «барьер» в канкаренси?

0 commit comments

Comments
 (0)