@HashCodeAndEqualsPlugin.Enhance public static class TypePool.Default.LazyTypeDescription.AnnotationToken.Resolution.Simple extends Object implements TypePool.Default.LazyTypeDescription.AnnotationToken.Resolution
TypePool.Default.LazyTypeDescription.AnnotationToken.Resolution.Illegal, TypePool.Default.LazyTypeDescription.AnnotationToken.Resolution.Simple| Modifier | Constructor and Description |
|---|---|
protected |
Simple(AnnotationDescription annotationDescription)
Creates a new simple resolution.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isResolved()
Returns
true if the represented annotation could be resolved. |
AnnotationDescription |
resolve()
Returns the resolved annotation.
|
protected Simple(AnnotationDescription annotationDescription)
annotationDescription - The represented annotation description.public boolean isResolved()
true if the represented annotation could be resolved.isResolved in interface TypePool.Default.LazyTypeDescription.AnnotationToken.Resolutiontrue if the represented annotation could be resolved.public AnnotationDescription resolve()
resolve in interface TypePool.Default.LazyTypeDescription.AnnotationToken.ResolutionCopyright © 2014–2025. All rights reserved.