If you were to cast an ArrayList<String> to an ArrayList, you could add any Object to the ArrayList and you wouldn't get an exception. However, arrays keep ...
確定! 回上一頁