Class AttRuntimeInvisibleParameterAnnotations

All Implemented Interfaces:
Attribute

public final class AttRuntimeInvisibleParameterAnnotations extends BaseParameterAnnotations
Attribute class for standard RuntimeInvisibleParameterAnnotations attributes.
  • Field Details

    • ATTRIBUTE_NAME

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

    • AttRuntimeInvisibleParameterAnnotations

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