The method arrayList.size() returns the number of items in the list - so if the index is greater than or equal to the size() , it doesn't exist.
確定! 回上一頁