PHP Class Pinq\Iterators\Generators\Generator

Author: Elliot Levin ([email protected])
Inheritance: implements Pinq\Iterators\Generators\IGenerator
显示文件 Open project: timetoogo/pinq Class Usage Examples

Public Methods

Method Description
__construct ( )
getIterator ( ) {@inheritDoc}

Method Details

__construct() public method

public __construct ( )

getIterator() abstract public method

{@inheritDoc}
abstract public getIterator ( )