Interface ITemplateParameter


  • public interface ITemplateParameter
    Represents a parameter of IStringTemplate.
    • Method Detail

      • getValue

        java.lang.Object getValue()
        Returns the value of the parameter.
        Returns:
        the parameter value