Create a new array with a copy of all the values. ... inventory.sort(); String[] sortedInventory = inventory.array(); println(sortedInventory); } ...
確定! 回上一頁