Interface LineAggregator<T>

    • Method Detail

      • aggregate

        java.lang.String aggregate​(T item)
        Create a string from the value provided.
        Parameters:
        item - values to be converted
        Returns:
        string