Class RuntimeVisibleAnnotationsAttribute

    • Constructor Detail

      • RuntimeVisibleAnnotationsAttribute

        public RuntimeVisibleAnnotationsAttribute()
        Creates an uninitialized RuntimeVisibleAnnotationsAttribute.
      • RuntimeVisibleAnnotationsAttribute

        public RuntimeVisibleAnnotationsAttribute​(int u2attributeNameIndex,
                                                  int u2annotationsCount,
                                                  Annotation[] annotations)
        Creates an initialized RuntimeVisibleAnnotationsAttribute.