Uses of Interface
net.bytebuddy.description.type.TypeDefinition.Sort.AnnotatedType
-
Packages that use TypeDefinition.Sort.AnnotatedType Package Description net.bytebuddy.description.type Contains descriptions of Java types and packages. -
-
Uses of TypeDefinition.Sort.AnnotatedType in net.bytebuddy.description.type
Fields in net.bytebuddy.description.type declared as TypeDefinition.Sort.AnnotatedType Modifier and Type Field Description private static TypeDefinition.Sort.AnnotatedType
TypeDefinition.Sort. ANNOTATED_TYPE
A dispatcher for interacting withjava.lang.reflect.AnnotatedType
.
-