{@inheritDoc}
<p>This implementation first gets a list iterator (with {@code listIterator()}). Then, it iterates over the list until the specified element is found or the end of the list is reached.
@throws ClassCastException {@inheritDoc} @throws NullPointerException {@inheritDoc}
See Implementation
{@inheritDoc}
<p>This implementation first gets a list iterator (with {@code listIterator()}). Then, it iterates over the list until the specified element is found or the end of the list is reached.
@throws ClassCastException {@inheritDoc} @throws NullPointerException {@inheritDoc}