previous | start | next

List Iterators

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


previous | start | next