public static class TypeAnnotation.TypeParameterTarget extends TypeAnnotation.TypeAnnotationTarget
INSTRUCTION_INDEX_UNAVAILABLE| Constructor and Description |
|---|
TypeParameterTarget(int type_parameter_index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
getIndex() |
int |
hashCode() |
java.lang.String |
toString() |
public int getIndex()
public java.lang.String toString()
toString in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object