@HashCodeAndEqualsPlugin.Enhance protected static class TypeDescription.Generic.AnnotationReader.Dispatcher.ForJava8CapableVm.Resolved extends TypeDescription.Generic.AnnotationReader.Delegator
java.lang.reflect.AnnotatedElement.TypeDescription.Generic.AnnotationReader.Delegator.ChainedTypeDescription.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 |
Resolved(AnnotatedElement annotatedElement)
Creates a new resolved delegator.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotatedElement |
resolve()
Resolves the underlying
AnnotatedElement. |
asList, ofComponentType, ofOuterClass, ofOwnerType, ofTypeArgument, ofTypeVariableBoundType, ofWildcardLowerBoundType, ofWildcardUpperBoundTypeprotected Resolved(AnnotatedElement annotatedElement)
annotatedElement - The represented annotated element.public AnnotatedElement resolve()
AnnotatedElement.Copyright © 2014–2019. All rights reserved.