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