Package | Description |
---|---|
net.bytebuddy.description.annotation |
Contains descriptions of annotations and annotation values.
|
Modifier and Type | Method and Description |
---|---|
<T extends Annotation> |
AnnotationDescription.Latent.prepare(Class<T> annotationType)
Links this annotation description to a given annotation type such that it can be loaded.
|
Copyright © 2014–2020. All rights reserved.