@JavaDispatcher.Proxied(value="java.lang.reflect.TypeVariable") protected static interface TypeDescription.Generic.AnnotationReader.ForTypeVariableBoundType.OfFormalTypeVariable.FormalTypeVariable
java.lang.reflect.TypeVariable.| Modifier and Type | Method and Description |
|---|---|
AnnotatedElement[] |
getAnnotatedBounds(Object value)
Returns the supplied annotated type variable's annotated bounds or an empty array if this
feature is not supported.
|
@JavaDispatcher.Defaults AnnotatedElement[] getAnnotatedBounds(Object value)
value - The annotated type variable to resolve.Copyright © 2014–2025. All rights reserved.