ArrayList get () returns the element at the given index. It can throw IndexOutOfBoundException if the index is out of range. It cannot accept negative index.
確定! 回上一頁