List is an interface in java that has a utility method List.toArray() which converts List to Array in a simple way. toArray() method returns ...
確定! 回上一頁