public static class TypeAnnotation.TypeArgumentTarget extends TypeAnnotation.TypeAnnotationTarget
INSTRUCTION_INDEX_UNAVAILABLE| Constructor and Description |
|---|
TypeArgumentTarget(int iindex,
int type_argument_index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
getOffset() |
int |
getTypeArgumentIndex() |
int |
hashCode() |
java.lang.String |
toString() |
public TypeArgumentTarget(int iindex,
int type_argument_index)
public int getOffset()
public int getTypeArgumentIndex()
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