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