@JavaDispatcher.Proxied(value="java.lang.reflect.AnnotatedType") protected static interface TypeDescription.Generic.AnnotationReader.ForOwnerType.AnnotatedType
java.lang.reflect.AnnotatedType.| Modifier and Type | Method and Description |
|---|---|
AnnotatedElement |
getAnnotatedOwnerType(AnnotatedElement value)
Returns the type's annotated owner type or
null if this feature is not supported. |
@MaybeNull @JavaDispatcher.Defaults AnnotatedElement getAnnotatedOwnerType(AnnotatedElement value)
null if this feature is not supported.value - The annotated type to resolve.null if this feature is not supported.Copyright © 2014–2025. All rights reserved.