Uses of Interface
net.bytebuddy.description.type.TypeDescription.Generic.AnnotationReader.ForTypeArgument.AnnotatedParameterizedType
Packages that use TypeDescription.Generic.AnnotationReader.ForTypeArgument.AnnotatedParameterizedType
Package
Description
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.AnnotatedParameterizedTypeModifier and TypeFieldDescriptionprivate static final TypeDescription.Generic.AnnotationReader.ForTypeArgument.AnnotatedParameterizedType
TypeDescription.Generic.AnnotationReader.ForTypeArgument.ANNOTATED_PARAMETERIZED_TYPE
A dispatcher to interact withjava.lang.reflect.AnnotatedParameterizedType
.