We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e18834 commit 08b07dbCopy full SHA for 08b07db
1 file changed
lesson/lesson04.md
@@ -40,6 +40,7 @@
40
**Ресурсы:**
41
- [Java 8 аннотации](https://urvanov.ru/2016/03/30/java-8-аннотации/)
42
- [Руководство по Java Reflection API](http://javadevblog.com/polnoe-rukovodstvo-po-java-reflection-api-refleksiya-na-primerah.html)
43
+ - [Java Reflection Example Tutorial](https://www.journaldev.com/1789/java-reflection-example-tutorial)
44
- **Дополнительно:**
45
- [The Reflection API](https://docs.oracle.com/javase/tutorial/reflect/)
46
- [What is reflection and why is it useful?](https://stackoverflow.com/questions/37628/what-is-reflection-and-why-is-it-useful)
0 commit comments