S - The annotation type this instance was prepared for.public abstract static class AnnotationDescription.AbstractBase.ForPrepared<S extends Annotation> extends AnnotationDescription.AbstractBase implements AnnotationDescription.Loadable<S>
AnnotationDescription.AbstractBase.ForPrepared<S extends Annotation>AnnotationDescription.AbstractBase, AnnotationDescription.AnnotationInvocationHandler<T extends Annotation>, AnnotationDescription.Builder, AnnotationDescription.ForLoadedAnnotation<S extends Annotation>, AnnotationDescription.Latent, AnnotationDescription.Loadable<S extends 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()
AnnotationDescription.LoadableClassNotFoundException is wrapped in an IllegalStateException.loadSilent in interface AnnotationDescription.Loadable<S extends Annotation>Copyright © 2014–2016. All rights reserved.