Use the ArrayList.add(int index, Object value) method to add any object or element at the specific ... if (list1.get(index) % 5 == 0) {.
確定! 回上一頁