With Java 8 you can do this without any third party library. If you want to join a Collection of Strings you can use the String.join () method:
確定! 回上一頁