Interface TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedField.Dispatcher
- Enclosing class:
TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedField
-
Method Summary
Modifier and TypeMethodDescriptiongetAnnotatedType(Field field) Resolves the supplied method's annotated field type.
-
Method Details
-
getAnnotatedType
Resolves the supplied method's annotated field type.- Parameters:
field- The field for which to resolve the annotated type.- Returns:
- The field type annotations or
nullif this feature is not supported.
-