Свойство | Type | Description | |
---|---|---|---|
$currentGeneratorWrapper | Generator | ||
$currentKey | mixed | ||
$currentValue | mixed | ||
$generator | Pinq\Iterators\Generators\IGenerator |
Méthode | Description | |
---|---|---|
__construct ( Pinq\Iterators\Generators\IGenerator $generator ) | ||
doRewind ( ) |
Méthode | Description | |
---|---|---|
buildGeneratorWrapper ( ) | hence we should be able to utilise generator in this iterator | |
doFetch ( ) |
public __construct ( Pinq\Iterators\Generators\IGenerator $generator ) | ||
$generator | Pinq\Iterators\Generators\IGenerator |
protected buildGeneratorWrapper ( ) |
protected Generator $currentGeneratorWrapper | ||
Résultat | Generator |