Uses of Interface
net.bytebuddy.description.type.TypeDescription.Generic.AnnotationReader.ForComponentType.AnnotatedParameterizedType
-
Packages that use TypeDescription.Generic.AnnotationReader.ForComponentType.AnnotatedParameterizedType Package Description net.bytebuddy.description.type Contains descriptions of Java types and packages. -
-
Uses of TypeDescription.Generic.AnnotationReader.ForComponentType.AnnotatedParameterizedType in net.bytebuddy.description.type
Fields in net.bytebuddy.description.type declared as TypeDescription.Generic.AnnotationReader.ForComponentType.AnnotatedParameterizedType Modifier and Type Field Description private static TypeDescription.Generic.AnnotationReader.ForComponentType.AnnotatedParameterizedTypeTypeDescription.Generic.AnnotationReader.ForComponentType. ANNOTATED_PARAMETERIZED_TYPEA dispatcher for interacting withjava.lang.reflect.AnnotatedArrayType.
-