1. Using List.toArray() method. List interface provides the toArray() method that returns an Object array containing the list elements. · 2. Using Java 8. In ...
確定! 回上一頁