Updated README.md

added link back to the article: https://www.baeldung.com/jdk-com-sun-proxy
This commit is contained in:
Asjad J 2022-05-23 17:15:39 +05:00 committed by GitHub
parent e8de750d97
commit d8adffdbb2
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@
- [Invoking a Private Method in Java](https://www.baeldung.com/java-call-private-method)
- [Finding All Classes in a Java Package](https://www.baeldung.com/java-find-all-classes-in-package)
- [Invoke a Static Method Using Java Reflection API](https://www.baeldung.com/java-invoke-static-method-reflection)
- [What Is the JDK com.sun.proxy.$Proxy Class?](https://www.baeldung.com/jdk-com-sun-proxy)