public static class TypeAnnotationTargetInfo.TypeAnnotationThrowsTarget extends java.lang.Object implements TypeAnnotationTargetInfo
TypeAnnotationTargetInfo.LocalVarTarget, TypeAnnotationTargetInfo.TypeAnnotationCatchTarget, TypeAnnotationTargetInfo.TypeAnnotationEmptyTarget, TypeAnnotationTargetInfo.TypeAnnotationFormalParameterTarget, TypeAnnotationTargetInfo.TypeAnnotationLocalVarTarget, TypeAnnotationTargetInfo.TypeAnnotationOffsetTarget, TypeAnnotationTargetInfo.TypeAnnotationParameterBoundTarget, TypeAnnotationTargetInfo.TypeAnnotationParameterTarget, TypeAnnotationTargetInfo.TypeAnnotationSupertypeTarget, TypeAnnotationTargetInfo.TypeAnnotationThrowsTarget, TypeAnnotationTargetInfo.TypeAnnotationTypeArgumentTarget
Modifier and Type | Field and Description |
---|---|
private int |
throws_type_index |
Modifier | Constructor and Description |
---|---|
private |
TypeAnnotationThrowsTarget(int throws_type_index) |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
(package private) static Pair<java.lang.Long,TypeAnnotationTargetInfo> |
Read(ByteData raw,
long offset) |
private TypeAnnotationThrowsTarget(int throws_type_index)
static Pair<java.lang.Long,TypeAnnotationTargetInfo> Read(ByteData raw, long offset)
public int getIndex()