Property | Type | Description | |
---|---|---|---|
$innerValues |
Method | Description | |
---|---|---|
__construct ( Pinq\Iterators\Standard\IIterator $outerIterator, Pinq\Iterators\Standard\IIterator $innerIterator, callable $filter ) |
Method | Description | |
---|---|---|
doRewind ( ) | ||
getInnerValuesIterator ( $outerKey, $outerValue ) |
public __construct ( Pinq\Iterators\Standard\IIterator $outerIterator, Pinq\Iterators\Standard\IIterator $innerIterator, callable $filter ) | ||
$outerIterator | Pinq\Iterators\Standard\IIterator | |
$innerIterator | Pinq\Iterators\Standard\IIterator | |
$filter | callable |
protected getInnerValuesIterator ( $outerKey, $outerValue ) |