This means that even though a list is defined to contain Integer -type variables, variables of type int can also be added to it. ArrayList<Integer> integers = ...
確定! 回上一頁