java.lang.reflect
Package java.lang.reflect
Provides classes and interfaces for obtaining reflective information about classes and objects.
See: Description
Interface | Description |
---|---|
AnnotatedArrayType |
|
AnnotatedElement | Represents an annotated element of the program currently running in this VM. |
AnnotatedParameterizedType |
|