Class TypeAnnotationTargetInfo.TypeAnnotationParameterBoundTarget
java.lang.Object
org.benf.cfr.reader.entities.attributes.TypeAnnotationTargetInfo.TypeAnnotationParameterBoundTarget
- All Implemented Interfaces:
TypeAnnotationTargetInfo
- Enclosing interface:
- TypeAnnotationTargetInfo
public static class TypeAnnotationTargetInfo.TypeAnnotationParameterBoundTarget
extends Object
implements TypeAnnotationTargetInfo
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.benf.cfr.reader.entities.attributes.TypeAnnotationTargetInfo
TypeAnnotationTargetInfo.LocalVarTarget, TypeAnnotationTargetInfo.TypeAnnotationCatchTarget, TypeAnnotationTargetInfo.TypeAnnotationEmptyTarget, TypeAnnotationTargetInfo.TypeAnnotationFormalParameterTarget, TypeAnnotationTargetInfo.TypeAnnotationLocalVarTarget, TypeAnnotationTargetInfo.TypeAnnotationOffsetTarget, TypeAnnotationTargetInfo.TypeAnnotationParameterBoundTarget, TypeAnnotationTargetInfo.TypeAnnotationParameterTarget, TypeAnnotationTargetInfo.TypeAnnotationSupertypeTarget, TypeAnnotationTargetInfo.TypeAnnotationThrowsTarget, TypeAnnotationTargetInfo.TypeAnnotationTypeArgumentTarget
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final short
private final short
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
TypeAnnotationParameterBoundTarget
(short type_parameter_index, short bound_index) -
Method Summary
-
Field Details
-
type_parameter_index
private final short type_parameter_index -
bound_index
private final short bound_index
-
-
Constructor Details
-
TypeAnnotationParameterBoundTarget
private TypeAnnotationParameterBoundTarget(short type_parameter_index, short bound_index)
-
-
Method Details
-
Read
-
getIndex
public short getIndex()
-