Uses of Interface
net.bytebuddy.description.type.TypeDescription.Generic.AnnotationReader.ForTypeArgument.AnnotatedParameterizedType
-
Packages that use TypeDescription.Generic.AnnotationReader.ForTypeArgument.AnnotatedParameterizedType Package Description net.bytebuddy.description.type Contains descriptions of Java types and packages. -
-
Uses of TypeDescription.Generic.AnnotationReader.ForTypeArgument.AnnotatedParameterizedType in net.bytebuddy.description.type
Fields in net.bytebuddy.description.type declared as TypeDescription.Generic.AnnotationReader.ForTypeArgument.AnnotatedParameterizedType Modifier and Type Field Description private static TypeDescription.Generic.AnnotationReader.ForTypeArgument.AnnotatedParameterizedType
TypeDescription.Generic.AnnotationReader.ForTypeArgument. ANNOTATED_PARAMETERIZED_TYPE
A dispatcher to interact withjava.lang.reflect.AnnotatedParameterizedType
.
-