get
Returns the element at the specified position in this list.
Return
The element at the specified position in this list.
Parameters
index
Index of the element to return.
Throws
If the index exceeds the list's bounds.
Returns the element at the specified position in this list.
The element at the specified position in this list.
Index of the element to return.
If the index exceeds the list's bounds.