We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d2a719 commit 7696d64Copy full SHA for 7696d64
1 file changed
lesson/lesson03.md
@@ -15,6 +15,7 @@
15
- [`Lesson03 implements interface`](https://github.com/JavaWebinar/basejava/tree/ba20418d59dcc998c2cab218d84ca1f7099676c8/src/ru/javawebinar/basejava/storage)
16
17
**Ресурсы:**
18
+- [Руководство по модификатору static в Java](https://topjava.ru/blog/rukovodstvo-po-modifikatoru-static-v-java)
19
- [Модификатор static](http://www.intuit.ru/studies/courses/16/16/lecture/27119)
20
- [10 заметок о модификаторе static в Java](https://javarush.ru/groups/posts/modifikator-static-java)
21
- [Класс Object. Контракт equals/hashCode](http://www.intuit.ru/studies/courses/16/16/lecture/27129?page=1)
0 commit comments