public static class TypePool.Default.ComponentTypeLocator.ForArrayType extends Object implements TypePool.Default.ComponentTypeLocator, TypePool.AbstractBase.RawDescriptionArray.ComponentTypeReference
TypePool.Default.ComponentTypeLocator.ForAnnotationProperty, TypePool.Default.ComponentTypeLocator.ForArrayType, TypePool.Default.ComponentTypeLocator.Illegal| Constructor and Description |
|---|
ForArrayType(String methodDescriptor)
Creates a new component type locator for an array type.
|
| 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.
|
boolean |
equals(Object other) |
int |
hashCode() |
String |
lookup()
Lazily returns the binary name of the array component type of an annotation value.
|
String |
toString() |
public ForArrayType(String methodDescriptor)
methodDescriptor - The method descriptor to resolve.public TypePool.AbstractBase.RawDescriptionArray.ComponentTypeReference bind(String name)
TypePool.Default.ComponentTypeLocatorbind 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.public String lookup()
TypePool.AbstractBase.RawDescriptionArray.ComponentTypeReferencelookup in interface TypePool.AbstractBase.RawDescriptionArray.ComponentTypeReferenceCopyright © 2014–2016. All rights reserved.