protected static class TypeDescription.Generic.AnnotationReader.Delegator.ForRecordComponent extends TypeDescription.Generic.AnnotationReader.Delegator
java.lang.reflect.RecordComponent.TypeDescription.Generic.AnnotationReader.Delegator.Chained, TypeDescription.Generic.AnnotationReader.Delegator.ForRecordComponentTypeDescription.Generic.AnnotationReader.Delegator, TypeDescription.Generic.AnnotationReader.Dispatcher, 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.NoOpNO_ARGUMENTSDISPATCHER| Modifier | Constructor and Description |
|---|---|
protected |
ForRecordComponent(Object recordComponent)
Creates a new annotation reader for a
java.lang.reflect.RecordComponent. |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedElement |
resolve()
Resolves the underlying
AnnotatedElement. |
asList, ofComponentType, ofOuterClass, ofOwnerType, ofTypeArgument, ofTypeVariableBoundType, ofWildcardLowerBoundType, ofWildcardUpperBoundTypeprotected ForRecordComponent(Object recordComponent)
java.lang.reflect.RecordComponent.recordComponent - The represented java.lang.reflect.RecordComponent.public AnnotatedElement resolve()
AnnotatedElement.Copyright © 2014–2021. All rights reserved.