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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
load
getAnnotationType, getElementTypes, getRetention, getValue, isDocumented, isInherited, prepare
public S loadSilent()
ClassNotFoundException
is wrapped in an IllegalStateException
.loadSilent
in interface AnnotationDescription.Loadable<S extends Annotation>
Copyright © 2014–2019. All rights reserved.