Class AnnotationInfo.AnnotationParamValue

    • Constructor Detail

      • AnnotationParamValue

        public AnnotationParamValue​(String paramName,
                                    Object paramValue)
        Parameters:
        paramName - The annotation paramater name.
        paramValue - The annotation parameter value.