PHP Class Pinq\Connectors\JoiningCollection

Author: Elliot Levin ([email protected])
Inheritance: extends JoiningTraversable, implements Pinq\Interfaces\IJoiningOnCollection
Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
__construct ( Pinq\ICollection $collection, Pinq\Iterators\IJoinIterator $joinIterator, callable $collectionFactory )
apply ( callable $applyFunction )

Method Details

__construct() public méthode

public __construct ( Pinq\ICollection $collection, Pinq\Iterators\IJoinIterator $joinIterator, callable $collectionFactory )
$collection Pinq\ICollection
$joinIterator Pinq\Iterators\IJoinIterator
$collectionFactory callable

apply() public méthode

public apply ( callable $applyFunction )
$applyFunction callable