Generated by
JDiff

Class com.google.common.base.Joiner

Changed Methods
String join(Iterable<? extends Object>) Change from final to non-final.
Returns a string containing the string representation of each of {@code parts}, using the previously configured separator between each.