| Class | Description |
|---|---|
| AnnotationSubstitutionField | |
| AnnotationSubstitutionMethod | |
| AnnotationSubstitutionType | |
| AnnotationSupport | |
| AnnotationTypeFeature | |
| ConstantAnnotationMarkerSubstitutionType |
This class is used to correct the behavior of
ResolvedJavaType.isAssignableFrom(ResolvedJavaType) for
AnnotationSupport.constantAnnotationMarkerInterface. |
| CustomSubstitution<T extends CustomSubstitutionType<?,?>> |
A mapping between original
ResolvedJavaTypes and CustomSubstitutionTypes used as
substitutions for the original type at image build time. |
| CustomSubstitutionField | |
| CustomSubstitutionMethod | |
| CustomSubstitutionType<F extends CustomSubstitutionField,M extends CustomSubstitutionMethod> |
A type used as a substitution for an original type.
|