Java Reflection API

Examine and modify the runtime behavior of applications by inspecting classes, methods, fields, and annotations.

API entry from apis.yml

apis.yml Raw ↑
aid: java:java-reflection-api
name: Java Reflection API
description: Examine and modify the runtime behavior of applications by inspecting classes, methods, fields,
  and annotations.
humanURL: https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/reflect/package-summary.html
tags:
- Introspection
- Metadata
- Reflection
properties:
- type: Documentation
  url: https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/reflect/package-summary.html