java.lang.reflect

Package java.lang.reflect

Provides classes and interfaces for obtaining reflective information about classes and objects.

See: Description

Interface Summary
Interface Description
AnnotatedArrayType

AnnotatedArrayType represents the potentially annotated use of an array type, whose component type may itself represent the annotated use of a type.

AnnotatedElement

Represents an annotated element of the program currently running in this VM.

AnnotatedParameterizedType

AnnotatedParameterizedType登录查看完整内容