类 RuntimeVisibleParameterAnnotationsAttribute

    • 构造器详细资料

      • RuntimeVisibleParameterAnnotationsAttribute

        public RuntimeVisibleParameterAnnotationsAttribute()
        Creates an uninitialized RuntimeVisibleParameterAnnotationsAttribute.
      • RuntimeVisibleParameterAnnotationsAttribute

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