Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Pinq
Iterators
IAdapterIterator
PHP Interface Pinq\Iterators\IAdapterIterator
Author:
Elliot Levin (
[email protected]
)
Inheritance:
extends
Pinq\Iterators\IIterator
显示文件
Open project: timetoogo/pinq
Public Methods
Method
Description
getSourceIterator
( ) :
Traversable
Gets the source iterator.
Method Details
getSourceIterator()
public
method
Gets the source iterator.
public
getSourceIterator
( ) :
Traversable
return
Traversable