Uses of Class
net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.LazyAnnotationValue
Packages that use TypePool.Default.LazyTypeDescription.LazyAnnotationValue
Package
Description
Classes of this package allow for the creating
TypeDescription
s without
loading any classes.-
Uses of TypePool.Default.LazyTypeDescription.LazyAnnotationValue in net.bytebuddy.pool
Modifier and TypeClassDescriptionprivate static class
A lazy annotation value description for an annotation value.private static class
A lazy projection of an annotation value that contains an array of values.private static class
A lazy annotation value description for an enumeration value.private static class
A lazy annotation value description for a type value.