NSMutableArray< E >.Itr Class Reference

Inherits java::util::Iterator<E>.

Collaboration diagram for NSMutableArray< E >.Itr:

Collaboration graph
[legend]

List of all members.

Public Member Functions

boolean hasNext ()
next ()
void remove ()

Protected Member Functions

 Itr ()

Package Functions

final void checkForComodification ()

Package Attributes

int cursor = 0
int expectedModCount = modCount
int lastRet = NotFound


Constructor & Destructor Documentation

Itr (  )  [protected]


Member Function Documentation

final void checkForComodification (  )  [package]

boolean hasNext (  ) 

E next (  ) 

void remove (  ) 


Member Data Documentation

int cursor = 0 [package]

int expectedModCount = modCount [package]

int lastRet = NotFound [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