Class RuntimeVisibleParameterAnnotationsAttribute

    • Constructor Detail

      • RuntimeVisibleParameterAnnotationsAttribute

        public RuntimeVisibleParameterAnnotationsAttribute()
        Creates an uninitialized RuntimeVisibleParameterAnnotationsAttribute.
      • RuntimeVisibleParameterAnnotationsAttribute

        public RuntimeVisibleParameterAnnotationsAttribute​(int u2attributeNameIndex,
                                                           int u1parametersCount,
                                                           int[] u2parameterAnnotationsCount,
                                                           Annotation[][] parameterAnnotations)
        Creates an initialized RuntimeVisibleParameterAnnotationsAttribute.