| Interface | Description |
|---|---|
| ComputedValue |
| Class | Description |
|---|---|
| AnnotatedField | |
| AnnotatedMethod | |
| AnnotationSubstitutionProcessor | |
| ComputedValueField |
Wraps a field whose value is recomputed when added to an image.
|
| DeletedFieldsPlugin | |
| DeletedMethod | |
| InjectedAccessorsField | |
| InjectedFieldsType | |
| PolymorphicSignatureWrapperMethod |
Creates a wrapper around a
MethodHandle.PolymorphicSignature method that
assembles the arguments into an array, performing necessary boxing operations. |
| SubstitutionField | |
| SubstitutionMethod | |
| SubstitutionReflectivityFilter |
Decides whether any class, method or field should not be reflectively accessible (for example, by
java.lang.reflect or via JNI) due to substitutions.
|
| SubstitutionType | |
| UnsafeAutomaticSubstitutionProcessor |
This class tries to registered automatic substitutions for field offset, array base, array index
scale and array index shift unsafe computations.
|
| Exception | Description |
|---|---|
| DeletedElementException |