Class RuntimeInvisibleParameterAnnotationsAttribute

    • Constructor Detail

      • RuntimeInvisibleParameterAnnotationsAttribute

        public RuntimeInvisibleParameterAnnotationsAttribute()
        Creates an uninitialized RuntimeInvisibleParameterAnnotationsAttribute.
      • RuntimeInvisibleParameterAnnotationsAttribute

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