What reflection is
What a class loader is and about the built-in class loaders
How to use reflection to get information about classes, constructors, methods, etc. at runtime
How to access fields of an object and a class using reflection
How to create objects of a class using reflection
How to invoke methods of a class using reflection
How to create arrays using reflection
2. Reflection
Get More Java 17: An In-Depth Exploration of the Java Language and Its Features now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.