Have you ever tried to change a private field? It is possible! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Have you ever tried to change a private field? It is possible!

I learned recently that you can change the fields with the private modifier using Reflection API. Just see this code. Isn't it cool?) https://code.sololearn.com/c3e9E8ykt8HI/#java

25th Dec 2017, 5:35 PM
Dmitriy Yurkin
Dmitriy Yurkin - avatar
1 Answer
+ 4
Thank you for sharing this with us 😃
25th Dec 2017, 10:33 PM
Vukan
Vukan - avatar