Returns the element at the specified position in this list.
@param index index of the element to return @return the element at the specified position in this list @throws IndexOutOfBoundsException {@inheritDoc}
See Implementation
Returns the element at the specified position in this list.
@param index index of the element to return @return the element at the specified position in this list @throws IndexOutOfBoundsException {@inheritDoc}