@JavaDispatcher.Proxied(value="java.lang.reflect.Field") protected static interface TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedField.Dispatcher
Field.| Modifier and Type | Method and Description |
|---|---|
AnnotatedElement |
getAnnotatedType(Field field)
Resolves the supplied method's annotated field type.
|
@MaybeNull @JavaDispatcher.Defaults AnnotatedElement getAnnotatedType(Field field)
field - The field for which to resolve the annotated type.null if this feature is not supported.Copyright © 2014–2025. All rights reserved.