Interface IStringValueProvider

    • Method Detail

      • getStringValue

        java.lang.String getStringValue​(IStringValueProvider.StringComparator comparator)
        Returns the string value of this object.
        Parameters:
        comparator - if the sequence of elements, e.g., in case of collections, shall be ordered according to the comparator, null if the original sequence shall be returned
        Returns:
        the string value