remove abstract method

void remove()

Removes from the underlying collection the last element returned by this iterator.

Implementation

void remove();