String's join method can be used to join various String by the delimiter. It is introduced in java 8. For example: We need to join various Strings by “,”.
確定! 回上一頁