toArray (new String[list.size()]) which also not optimal (because computing the size of a collection can be "expensive"). Isn't there a better ...
確定! 回上一頁