PHP Class Pinq\Iterators\Standard\ArrayIteratorAdapter

Author: Elliot Levin ([email protected])
Inheritance: extends Iterator, implements Pinq\Iterators\IAdapterIterator, use trait Pinq\Iterators\Common\AdapterIterator
Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
__construct ( ArrayIterator $arrayIterator )

Méthodes protégées

Méthode Description
doFetch ( )
doRewind ( )

Method Details

__construct() public méthode

public __construct ( ArrayIterator $arrayIterator )
$arrayIterator ArrayIterator

doFetch() protected méthode

protected doFetch ( )

doRewind() protected méthode

protected doRewind ( )