Pinq\Iterators\Common\SetOperations\SetOperationIterator::__constructIterator PHP 메소드

__constructIterator() 최종 보호된 메소드

final protected __constructIterator ( Pinq\Iterators\Common\SetOperations\ISetFilter $setFilter )
$setFilter Pinq\Iterators\Common\SetOperations\ISetFilter
    protected final function __constructIterator(ISetFilter $setFilter)
    {
        $this->setFilter = $setFilter;
    }