Why does toArray() not create an array of String in the first place? Because unlike an array, a List object does NOT know its element type at runtime ...
確定! 回上一頁