Uses of Class
net.bytebuddy.description.annotation.AnnotationDescription.Latent.Loadable
Packages that use AnnotationDescription.Latent.Loadable
Package
Description
Contains descriptions of annotations and annotation values.
-
Uses of AnnotationDescription.Latent.Loadable in net.bytebuddy.description.annotation
Methods in net.bytebuddy.description.annotation that return AnnotationDescription.Latent.LoadableModifier and TypeMethodDescription<T extends Annotation>
AnnotationDescription.Latent.Loadable<T> Links this annotation description to a given annotation type such that it can be loaded.