previous | start | next

List Iterators

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



previous | start | next