Class RepeatableContainerAnnotationInfo

    • Constructor Detail

      • RepeatableContainerAnnotationInfo

        public RepeatableContainerAnnotationInfo​(IAnnotationInfo[] annotations,
                                                 IType container,
                                                 IType owner)
    • Method Detail

      • getDisplayName

        public java.lang.String getDisplayName()
      • makeAnnotationInfoProxy

        private java.lang.annotation.Annotation makeAnnotationInfoProxy()
      • getFieldValue

        public java.lang.Object getFieldValue​(java.lang.String fieldName)
        Specified by:
        getFieldValue in interface IAnnotationInfo
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • retainInBytecode

        public boolean retainInBytecode()