@HashCodeAndEqualsPlugin.Enhance(includeSyntheticFields=true) protected class TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.Bound extends java.lang.Object implements TypePool.AbstractBase.RawDescriptionArray.ComponentTypeReference
TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
name
The name of the annotation property.
|
| Modifier | Constructor and Description |
|---|---|
protected |
Bound(java.lang.String name)
Creates a new bound component type locator for an annotation property.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
lookup()
Lazily returns the binary name of the array component type of an annotation value.
|
protected Bound(java.lang.String name)
name - The name of the annotation property.public java.lang.String lookup()
lookup in interface TypePool.AbstractBase.RawDescriptionArray.ComponentTypeReference