programming-notes
public
static
String
join
(
CharSequence
delimiter
,
CharSequence
...
elements
)
{
var
}