@HashCodeAndEqualsPlugin.Enhance public static class TypeDescription.Generic.AnnotationReader.ForTypeArgument extends TypeDescription.Generic.AnnotationReader.Delegator.Chained
| Modifier and Type | Class and Description |
|---|---|
protected static interface |
TypeDescription.Generic.AnnotationReader.ForTypeArgument.AnnotatedParameterizedType
A proxy to interact with
java.lang.reflect.AnnotatedParameterizedType. |
TypeDescription.Generic.AnnotationReader.Delegator.Chained, TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedExecutableExceptionType, TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedExecutableParameterType, TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedField, TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedInterface, TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedMethodReturnType, TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedRecordComponent, TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedSuperClass, TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedTypeVariable, TypeDescription.Generic.AnnotationReader.Delegator.SimpleTypeDescription.Generic.AnnotationReader.Delegator, TypeDescription.Generic.AnnotationReader.ForComponentType, TypeDescription.Generic.AnnotationReader.ForOwnerType, TypeDescription.Generic.AnnotationReader.ForTypeArgument, TypeDescription.Generic.AnnotationReader.ForTypeVariableBoundType, TypeDescription.Generic.AnnotationReader.ForWildcardLowerBoundType, TypeDescription.Generic.AnnotationReader.ForWildcardUpperBoundType, TypeDescription.Generic.AnnotationReader.NoOpannotationReader| Modifier | Constructor and Description |
|---|---|
protected |
ForTypeArgument(TypeDescription.Generic.AnnotationReader annotationReader,
int index)
Creates a chained annotation reader for reading a component type.
|
| Modifier and Type | Method and Description |
|---|---|
protected AnnotatedElement |
resolve(AnnotatedElement annotatedElement)
Resolves the type annotations from a given annotated element into the annotated element that this instance represents.
|
resolveasList, ofComponentType, ofOuterClass, ofOwnerType, ofTypeArgument, ofTypeVariableBoundType, ofWildcardLowerBoundType, ofWildcardUpperBoundTypeprotected ForTypeArgument(TypeDescription.Generic.AnnotationReader annotationReader, int index)
annotationReader - The annotation reader from which to delegate.index - The type argument's index.protected AnnotatedElement resolve(AnnotatedElement annotatedElement)
TypeDescription.Generic.AnnotationReader.Delegator.Chainedresolve in class TypeDescription.Generic.AnnotationReader.Delegator.ChainedannotatedElement - The original annotated element.Copyright © 2014–2025. All rights reserved.