Class TypeAnnotationTargetInfoData.type_parameter_target

  • Enclosing class:
    TypeAnnotationTargetInfoData

    public static class TypeAnnotationTargetInfoData.type_parameter_target
    extends TypeAnnotationTargetInfoData
    type_parameter_target (4.7.20.1. The target_info union) The type_parameter_target item indicates that an annotation appears on the declaration of the i'th type parameter of a generic class, generic interface, generic method, or generic constructor. type_parameter_target { u1 type_parameter_index; }