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