Class AttRuntimeVisibleParameterAnnotations

All Implemented Interfaces:
Attribute

public final class AttRuntimeVisibleParameterAnnotations extends BaseParameterAnnotations
Attribute class for standard RuntimeVisibleParameterAnnotations attributes.
  • Field Details

    • ATTRIBUTE_NAME

      public static final String ATTRIBUTE_NAME
      non-null; attribute name for attributes of this type
      See Also:
  • Constructor Details

    • AttRuntimeVisibleParameterAnnotations

      public AttRuntimeVisibleParameterAnnotations(AnnotationsList annotations, int byteLength)
      Constructs an instance.
      Parameters:
      annotations - non-null; the parameter annotations
      byteLength - >= 0; attribute data length in the original classfile (not including the attribute header)