Top Categories
12.6 Calling Private Method in Java Class using Reflection API
- Category:
- Sub Category:
If we want to know behavior of the class, interface of a class file, manipulation classes, fields, methods, and constructors then we can use reflection API concept of java.