protected class UnsupportedList.Itr extends Object implements Iterator<T>
| Modifier and Type | Field and Description | 
|---|---|
protected int | 
cursor  | 
protected int | 
lastRet  | 
| Constructor and Description | 
|---|
Itr()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
hasNext()  | 
T | 
next()  | 
void | 
remove()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining