Uses of Class
net.bytebuddy.description.annotation.AnnotationList.Explicit
-
Packages that use AnnotationList.Explicit Package Description net.bytebuddy.pool Classes of this package allow for the creatingTypeDescription
s without loading any classes. -
-
Uses of AnnotationList.Explicit in net.bytebuddy.pool
Subclasses of AnnotationList.Explicit in net.bytebuddy.pool Modifier and Type Class Description private static class
TypePool.Default.LazyTypeDescription.LazyAnnotationDescription.UnresolvedAnnotationList
A list of annotations which allows for resolving the names of the annotations even if the annotations cannot be resolved.
-