A common way to create a list of values or elements in Java is by using arrays ... the call to add will add the element 5 to the 0th index of the ArrayList.
確定! 回上一頁