public static class AutoAnnotationProcessor.Member extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType() |
String |
getDefaultValue() |
TypeKind |
getKind() |
int |
getNameHash() |
String |
getType() |
TypeMirror |
getTypeMirror() |
boolean |
isArrayOfClassWithBounds() |
String |
toString() |
public String getType()
public String getComponentType()
public TypeMirror getTypeMirror()
public TypeKind getKind()
public int getNameHash()
public boolean isArrayOfClassWithBounds()
public String getDefaultValue()
Copyright © 2022 Google LLC. All rights reserved.