Interface ValueToStringConverter

    • Method Detail

      • convert

        String convert​(Object value)
        Converts a parameter value to string representation.
        Parameters:
        value - the parameter value.
        Returns:
        the string representation of the parameter value.
        Since:
        1.3.0