@HashCodeAndEqualsPlugin.Enhance(includeSyntheticFields=true) protected class TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.Bound extends Object implements TypePool.AbstractBase.ComponentTypeReference
TypePool.Default.ComponentTypeLocator.ForAnnotationProperty
.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 |
lookup()
Lazily returns the binary name of the array component type of an annotation value.
|
protected Bound(String name)
name
- The name of the annotation property.public String lookup()
lookup
in interface TypePool.AbstractBase.ComponentTypeReference
Copyright © 2014–2020. All rights reserved.