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