NSMutableArray.Itr Class Reference

Inherits java::util::Iterator.

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

Collaboration diagram for NSMutableArray.Itr:

Collaboration graph
[legend]

List of all members.

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


Member Function Documentation

final void checkForComodification (  )  [package]

boolean hasNext (  ) 

Object next (  ) 

void remove (  ) 


Member Data Documentation

int cursor = 0 [package]

int expectedModCount = modCount [package]

int lastRet = -1 [package]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:32 2012 for Project Wonder by  doxygen 1.5.8