Class AttRuntimeInvisibleAnnotations

All Implemented Interfaces:
Attribute

public final class AttRuntimeInvisibleAnnotations extends BaseAnnotations
Attribute class for standard RuntimeInvisibleAnnotations attributes.
  • Field Details

    • ATTRIBUTE_NAME

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

    • AttRuntimeInvisibleAnnotations

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