Uses of Class
net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.LazyAnnotationDescription
-
Packages that use TypePool.Default.LazyTypeDescription.LazyAnnotationDescription Package Description net.bytebuddy.pool Classes of this package allow for the creatingTypeDescription
s without loading any classes. -
-
Uses of TypePool.Default.LazyTypeDescription.LazyAnnotationDescription in net.bytebuddy.pool
Subclasses of TypePool.Default.LazyTypeDescription.LazyAnnotationDescription in net.bytebuddy.pool Modifier and Type Class Description private static class
TypePool.Default.LazyTypeDescription.LazyAnnotationDescription.Loadable<S extends java.lang.annotation.Annotation>
A loadable version of a lazy annotation description.
-