Class GenericAnnotationWrapper<T extends AnnotationData>

    • Constructor Detail

      • GenericAnnotationWrapper

        protected GenericAnnotationWrapper​(T a)
        Constructor of the GenericAnnotationWrapper class.
        Parameters:
        a - The AnnotationData to wrap.