Class ParameterAnnotationData<T extends MemberData>

All Implemented Interfaces:
Printable

public class ParameterAnnotationData<T extends MemberData> extends MemberData
4.7.18. The RuntimeVisibleParameterAnnotations Attribute 4.7.19. The RuntimeInvisibleParameterAnnotations Attribute RuntimeVisibleParameterAnnotations | RuntimeInvisibleParameterAnnotations_attribute { u2 attribute_name_index; u4 attribute_length; u1 num_parameters; { u2 num_annotations; annotation annotations[num_annotations]; } parameter_annotations[num_parameters]; }