Inherited by NSMutableArray.ListItr, and NSMutableArray< E >.ListItr.

Public Member Functions | |
| boolean | hasNext () |
| Object | next () |
| void | remove () |
Package Functions | |
| final void | checkForComodification () |
Package Attributes | |
| int | cursor = 0 |
| int | expectedModCount = modCount |
| int | lastRet = -1 |
| final void checkForComodification | ( | ) | [package] |
| boolean hasNext | ( | ) |
| Object next | ( | ) |
| void remove | ( | ) |
int cursor = 0 [package] |
int expectedModCount = modCount [package] |
int lastRet = -1 [package] |
1.5.8