Returns the last element in this list.
@return the last element in this list @throws NoSuchElementException if this list is empty
See Implementation
Returns the last element in this list.
@return the last element in this list @throws NoSuchElementException if this list is empty