@HashCodeAndEqualsPlugin.Enhance(includeSyntheticFields=true) protected class TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.Bound extends Object implements TypePool.AbstractBase.ComponentTypeReference
TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.NO_ARRAY| Modifier | Constructor and Description |
|---|---|
protected |
Bound(String name)
Creates a new bound component type locator for an annotation property.
|
| Modifier and Type | Method and Description |
|---|---|
String |
resolve()
Lazily resolves the binary name of the array component type of an annotation value.
|
protected Bound(String name)
name - The name of the annotation property.@MaybeNull public String resolve()
resolve in interface TypePool.AbstractBase.ComponentTypeReferencenull if the referenced type is not an array.Copyright © 2014–2025. All rights reserved.