joinCollectionWithSeparator

Build a String with the values separated by custom separators.

Return

A String with the concatenated values.

Parameters

values

Collection with the values to concatenate.

separator

Customizable separator.