StringJoiner()
static String
join(Object... linesToBreak)
join(String separator, Object... linesToBreak)
static <T> String
join(List<T> list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait