Java List to String convertListToString(List list, char delimiter, int estimatedLength)

Here you can find the source of convertListToString(List list, char delimiter, int estimatedLength)