Removes and returns the last element from this list.
@return the last element from this list @throws NoSuchElementException if this list is empty
See Implementation
Removes and returns the last element from this list.
@return the last element from this list @throws NoSuchElementException if this list is empty