@HashCodeAndEqualsPlugin.Enhance public static class TypePool.Default.ComponentTypeLocator.ForAnnotationProperty extends Object implements TypePool.Default.ComponentTypeLocator
| Modifier and Type | Class and Description |
|---|---|
protected class |
TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.Bound
A bound representation of a
TypePool.Default.ComponentTypeLocator.ForAnnotationProperty. |
TypePool.Default.ComponentTypeLocator.ForAnnotationProperty, TypePool.Default.ComponentTypeLocator.ForArrayType, TypePool.Default.ComponentTypeLocator.Illegal| Constructor and Description |
|---|
ForAnnotationProperty(TypePool typePool,
String annotationDescriptor)
Creates a new component type locator for an array value.
|
| Modifier and Type | Method and Description |
|---|---|
TypePool.AbstractBase.RawDescriptionArray.ComponentTypeReference |
bind(String name)
Binds this component type to a given property name of an annotation.
|
public TypePool.AbstractBase.RawDescriptionArray.ComponentTypeReference bind(String name)
bind in interface TypePool.Default.ComponentTypeLocatorname - The name of an annotation property which the returned component type reference should
query for resolving an array's component type.Copyright © 2014–2019. All rights reserved.