Method | Description | |
---|---|---|
count ( ) : integer | Returns the count of the iterator array. | |
getIterator ( ) : ArrayIterator | Gets the iterator |
Method | Description | |
---|---|---|
getIteratorArray ( ) : array | Returns the array to be used the the iterator. |
public getIterator ( ) : ArrayIterator | ||
return | ArrayIterator |
abstract protected getIteratorArray ( ) : array | ||
return | array |