Interface StringValue

    • Method Detail

      • getString

        String getString​(Object value)
        Returns a string representation of the given value.

        PENDING JW: forgot - why not null return guaranteed?

        Parameters:
        value - the object to present as a string
        Returns:
        a string representation of the given value, guaranteed to be not null