@HashCodeAndEqualsPlugin.Enhance(includeSyntheticFields=true) public static class TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedField extends TypeDescription.Generic.AnnotationReader.Delegator
| Modifier and Type | Class and Description |
|---|---|
protected static interface |
TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedField.Dispatcher
A dispatcher for interacting with
Field. |
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.NoOp| Modifier and Type | Field and Description |
|---|---|
protected static TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedField.Dispatcher |
DISPATCHER
A dispatcher for interacting with
Field. |
| Constructor and Description |
|---|
ForLoadedField(Field field)
Creates a new annotation reader for an annotated field type.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotatedElement |
resolve()
Resolves the underlying
AnnotatedElement. |
asList, ofComponentType, ofOuterClass, ofOwnerType, ofTypeArgument, ofTypeVariableBoundType, ofWildcardLowerBoundType, ofWildcardUpperBoundTypeprotected static final TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedField.Dispatcher DISPATCHER
Field.public ForLoadedField(Field field)
field - The represented field.public AnnotatedElement resolve()
AnnotatedElement.Copyright © 2014–2025. All rights reserved.