Uses of Interface
net.bytebuddy.description.type.TypeDefinition.Sort.AnnotatedType
Packages that use TypeDefinition.Sort.AnnotatedType
Package
Description
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.AnnotatedTypeModifier and TypeFieldDescriptionprivate static final TypeDefinition.Sort.AnnotatedType
TypeDefinition.Sort.ANNOTATED_TYPE
A dispatcher for interacting withjava.lang.reflect.AnnotatedType
.