toArray() returns an Object[], it can be converted to String array by passing the String[] as parameter. See the example below. import java.util ...
確定! 回上一頁