Java 8 (or above) ... We simply can write String.join(..), pass a delimiter and an Iterable, then the new StringJoiner will do the rest: List< ...
確定! 回上一頁