commaAndSpaceSeparatedCollectionValues

Build a String with the values separated by commas and spaces.

Return

A String with the concatenated values.

Parameters

values

Collection with the values to concatenate.