In Java 8 it's possible to clone ArrayList by two ways using methods: * toCollection() * toList() import static java.util.stream.Collectors.
確定! 回上一頁