S - The annotation type this instance was prepared for.public abstract static class AnnotationDescription.AbstractBase.ForPrepared<S extends java.lang.annotation.Annotation> extends AnnotationDescription.AbstractBase implements AnnotationDescription.Loadable<S>
AnnotationDescription.AbstractBase.ForPrepared<S extends java.lang.annotation.Annotation>AnnotationDescription.AbstractBase, AnnotationDescription.AnnotationInvocationHandler<T extends java.lang.annotation.Annotation>, AnnotationDescription.Builder, AnnotationDescription.ForLoadedAnnotation<S extends java.lang.annotation.Annotation>, AnnotationDescription.Latent, AnnotationDescription.Loadable<S extends java.lang.annotation.Annotation>UNDEFINED| Constructor and Description |
|---|
ForPrepared() |
| Modifier and Type | Method and Description |
|---|---|
S |
loadSilent()
Loads this annotation description.
|
equals, getElementTypes, getRetention, hashCode, isDocumented, isInherited, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitloadgetAnnotationType, getElementTypes, getRetention, getValue, isDocumented, isInherited, preparepublic S loadSilent()
ClassNotFoundException is wrapped in an IllegalStateException.loadSilent in interface AnnotationDescription.Loadable<S extends java.lang.annotation.Annotation>