프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$innerGroups |
메소드 | 설명 | |
---|---|---|
__construct ( Pinq\Iterators\Standard\IIterator $outerIterator, Pinq\Iterators\Standard\IIterator $innerIterator, callable $outerKeyFunction, callable $innerKeyFunction ) |
메소드 | 설명 | |
---|---|---|
doRewind ( ) | ||
getInnerValuesIterator ( $outerKey, $outerValue ) |
public __construct ( Pinq\Iterators\Standard\IIterator $outerIterator, Pinq\Iterators\Standard\IIterator $innerIterator, callable $outerKeyFunction, callable $innerKeyFunction ) | ||
$outerIterator | Pinq\Iterators\Standard\IIterator | |
$innerIterator | Pinq\Iterators\Standard\IIterator | |
$outerKeyFunction | callable | |
$innerKeyFunction | callable |