List Iterators

int nextIndex()
int previousIndex()
boolean hasPrevious()
E previous()
void set(E obj)