Method | Description | |
---|---|---|
__construct ( Pinq\Iterators\Generators\IGenerator $iterator, callable $orderByFunction, $isAscending ) |
Method | Description | |
---|---|---|
initializeGenerator ( Pinq\Iterators\Generators\IGenerator $iterator ) |
public __construct ( Pinq\Iterators\Generators\IGenerator $iterator, callable $orderByFunction, $isAscending ) | ||
$iterator | Pinq\Iterators\Generators\IGenerator | |
$orderByFunction | callable |
protected initializeGenerator ( Pinq\Iterators\Generators\IGenerator $iterator ) | ||
$iterator | Pinq\Iterators\Generators\IGenerator |